Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/15/2007 12:20:29
Module Name:	src
Committed By:	ad
Date:		Wed Aug 15 12:20:29 UTC 2007

Modified Files:
	src/sys/kern: kern_exit.c

Log Message:
proc_free: don't destroy locks until the last LWP is confirmed off the CPU.
This is an ideal candidate for pool_cache.


To generate a diff of this commit:
cvs rdiff -r1.185 -r1.186 src/sys/kern/kern_exit.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.