Date: Fri, 30 Jul 2004 20:31:02 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_exit.c src/sys/vm vm_glue.c Message-ID: <200407302031.i6UKV2DI098748@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-07-30 20:31:02 UTC
FreeBSD src repository
Modified files:
sys/kern kern_exit.c
sys/vm vm_glue.c
Log:
Giant is no longer required by vm_waitproc() and vmspace_exitfree().
Eliminate it acquisition and release around vm_waitproc() in kern_wait().
Revision Changes Path
1.244 +0 -2 src/sys/kern/kern_exit.c
1.202 +0 -1 src/sys/vm/vm_glue.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407302031.i6UKV2DI098748>
