cvs commit: src/sys/kern kern_exit.c src/sys/vm vm_glue.c
Alan Cox
alc at FreeBSD.org
Fri Jul 30 13:31:43 PDT 2004
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
More information about the cvs-all
mailing list