Date: Thu, 18 May 2006 08:43:46 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h src/sys/kern kern_umtx.c Message-ID: <200605180843.k4I8hkOh031108@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
davidxu 2006-05-18 08:43:46 UTC
FreeBSD src repository
Modified files:
sys/sys proc.h
sys/kern kern_umtx.c
Log:
Move flag TDF_UMTXQ into structure umtxq, this eliminates the requirement
of scheduler lock in some umtx code.
Revision Changes Path
1.38 +12 -15 src/sys/kern/kern_umtx.c
1.458 +1 -1 src/sys/sys/proc.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605180843.k4I8hkOh031108>
