vmark hangs with libthr and libkse
David Xu
davidxu at viatech.com.cn
Mon Aug 25 03:14:36 PDT 2003
Sheldon Hearn wrote:
>On (2003/08/25 15:47), David Xu wrote:
>
>
>
>>>I heartily endorse your patch. :-)
>>>
>>>
>>>
>>Thanks, I am pleased to see libkse works. :-)
>>However don't expect I will commit it, kernel scheduler interface is a
>>bit weird, so
>>I won't try to add another weird code.
>>
>>
>
>Does Jeff know about your patch? Perhaps he'd be willing to review and
>commit, since he's the original author of SCHED_ULE.
>
>
No, I think he does not know the patch.
Please don't commit it, there is a performance problem, after each time
a thread is exited,
I must exit a kse and then let scheduler reinitialized it. In general, I
needn't manage a struct kse,
it should be a scheduler internal data.
>Ciao,
>Sheldon.
>_______________________________________________
>freebsd-threads at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-threads
>To unsubscribe, send any mail to "freebsd-threads-unsubscribe at freebsd.org"
>
>
>
More information about the freebsd-java
mailing list