Subject: Re: Preemptive Kernel Threads
To: Robert Black <r.black@ic.ac.uk>
From: Perry E. Metzger <perry@piermont.com>
List: tech-kern
Date: 06/20/1997 13:17:35
"Robert Black" writes:
> I need preemptive kernel threads. Unless I'm missing something these
> are not implemented yet, therefore I'm going to have to implement
> them.

It is my understanding that someone is already working on this project
-- send me some email if you need to get in touch with them.

>From my understanding, this project is *massive* and involves touching
nearly every file in the kernel sources. spl*() calls all get
replaced, for instance.

Perry