Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 10/08/2007 20:26:13
Module Name:	src
Committed By:	ad
Date:		Mon Oct  8 20:26:13 UTC 2007

Modified Files:
	src/sys/kern [vmlocking]: sched_4bsd.c

Log Message:
Try to fix a number of problems with the scheduler since the priority scale
was turned on its head. There is still a problem: sometimes preemption of
user LWPs seems to stop working and interactivty gets pretty bad.


To generate a diff of this commit:
cvs rdiff -r1.1.6.8 -r1.1.6.9 src/sys/kern/sched_4bsd.c

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