On Tue, 26 Sep 2000, Thomas Zehetbauer wrote:
> > But if you can get rid of the stacks, and you _can_ get rid of the
> > stacks sometimes, then why not have one thread per widget in a GUI? Or
> > one thread per animated objected on a web page? Some notions of
> For this to work without opening up a security hole we must be able to
> distribute the processor timeslice for a process among all of it's threads.
> Please correct me if I am wrong but AFAIK this is impossible with the current
> scheduler logic.
Sounds like a job for fairsched?
(Actually, it just sounds like a bad idea... it might work, though, I
suppose...)
James.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Sep 30 2000 - 21:00:17 EST