Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/01/2006 09:32:53
Module Name:	src
Committed By:	yamt
Date:		Wed Nov  1 09:32:53 UTC 2006

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

Log Message:
mi_switch: move rlimit and autonice handling out of sched_lock in order to
simplify locking.
related to PR/32962 and PR/34895.  reviewed by matthew green.


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 src/sys/kern/kern_synch.c

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