Subject: CVS commit: [newlock2] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/25/2007 20:09:36
Module Name:	src
Committed By:	ad
Date:		Thu Jan 25 20:09:36 UTC 2007

Modified Files:
	src/sys/kern [newlock2]: kern_synch.c

Log Message:
- Don't adjust the priority of kernel threads.
- Change sched_kpri() to be more fair to user processes.
- KNF


To generate a diff of this commit:
cvs rdiff -r1.166.2.10 -r1.166.2.11 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.