Subject: Re: vague proposal for new scheduler primitive: asynchronous "sleep"
To: None <soda@sra.co.jp, sommerfeld@orchard.arlington.ma.us, tech-kern@netbsd.org>
From: Noriyuki Soda <soda@sra.co.jp>
List: tech-kern
Date: 05/10/1999 17:57:07
> 	- move sleep queue from struct proc to kernel thread,
> 	  and make sleep(9) available for kernel thread.

I forgot to say that this "kernel thread" is not the kernel thread
which we alreday has. :-)
Actually this "kernel thread" means scheduler activation itself.
--
soda