Date: Fri, 27 Jan 2006 23:04:43 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200601272304.k0RN4hTk064116@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601272304.k0RN4hTk064116>
