Subject: CVS commit: [vmlocking] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/10/2007 00:06:44
Module Name: src
Committed By: ad
Date: Tue Apr 10 00:06:44 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: subr_workqueue.c
Log Message:
- Add two new arguments to kthread_create1: pri_t pri, bool mpsafe.
- Fork kthreads off proc0 as new LWPs, not new processes.
To generate a diff of this commit:
cvs rdiff -r1.12.2.1 -r1.12.2.2 src/sys/kern/subr_workqueue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.