Subject: Re: CVS commit: [vmlocking] src/sys
To: None <ad@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: source-changes
Date: 04/09/2007 15:29:00
On Apr 9, 2007, at 3:10 PM, Andrew Doran wrote:

> - Fork kthreads off proc0 as new LWPs, not new processes.

With this change, you can now kill off the whole "deferred kthread  
start-up" nonsense.

-- thorpej