Re: [patch] QNX-style scheduling for Linux 2.0

Adam McKee (amckee@poboxes.com)
Sun, 27 Jul 1997 14:33:03 -0600 (CST)


Using the normal Linux scheduling on each run-queue would add some
additional flexibility to the scheduler -- it might even make the
scheduler more flexibile than anything out there. However, I think this
scheduler has a small enough chance of being adopted into the official
tree without adding an extra system call and an extra user-space utility.

-- Adam

> also combining the linux and qnx schedulers might be a good idea...
> ... like use (re)nice as usually in linux and some other(s) for qnx scheduling?
>