PS_BLOCKED
Julian Elischer
julian at elischer.org
Sat Apr 5 23:47:38 PST 2003
On Sun, 6 Apr 2003, DavidXu wrote:
> Daniel,
>
> I saw your code in thr_kern.c assumes that a blocked thread
> in kernel will always be returned in same upcall(your userland
> kse)? However, current kernel will returned this context in one
> of upcall in the same ksegrp, so there is race in your code,
> I think this may be a kernel bug but not yours, this does not
> very respects original paper.
it has always been said that a blocked thread will have its context
returned on any KSE(upcall) in that group.
(the next one)
>
>
> David Xu
>
More information about the freebsd-threads
mailing list