kernel thread as real threads..

John Baldwin jhb at freebsd.org
Mon Jan 23 13:34:04 PST 2006


On Thursday 19 January 2006 21:56, Julian Elischer wrote:
> some progrsss..
> as the first few lines show, it's not quite perfect yet but it's most of
> the way there..
> (Like proc 1 isn't init)

One other note, watch out for the AIO daemons.  They have to be kernel procs 
and not kthreads because they borrow the vmspace of the user process when 
performing AIO on another process' behalf.

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the freebsd-current mailing list