jhb 2006-01-27 23:04:43 UTC
FreeBSD src repository
Modified files:
sys/sys proc.h
Log:
Oops, commit missed file from the previous change to enable multiple
queues in turnstiles. Add a new thread member td_tsqueue which contains
the sub-queue of a turnstile that a thread is on when it is blocked on a
turnstile.
Revision Changes Path
1.448 +1 -0 src/sys/sys/proc.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"