Subject: CVS commit: [yamt-idlelwp] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/16/2007 23:51:35
Module Name:	src
Committed By:	ad
Date:		Mon Apr 16 23:51:35 UTC 2007

Modified Files:
	src/sys/kern [yamt-idlelwp]: sched_4bsd.c

Log Message:
Add rudimentary support for bound kernel threads. Needed for handling
interrupts with LWPs, and may also be useful for workqueues.


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