Re: kernel thread as real threads..

From: John Baldwin <jhb_at_freebsd.org>
Date: Mon, 23 Jan 2006 16:16:47 -0500
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
Received on Mon Jan 23 2006 - 20:34:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:51 UTC