Linux scheduler...

From: Daniel J Blueman (daniel.j.blueman@stud.umist.ac.uk)
Date: Mon Mar 27 2000 - 11:47:19 EST


Hi everyone,

does the linux kernel process scheduler tackle priority inversion problems?
 - one good solution may be to randomly boost the priority of ready
processes, such that the low-priority process will release a contended
resource faster

I suppose, if there were a significant proportion of uni-processor linux
installations, it may be worth implementing a ceiling-priority scheduler.
This would negate the need for any syncronisation/lock primitives, also
eliminating deadlocks entirely. The VxWorks OS implements such a scheme,
IIRC.

For the SMP scheduler, is priority inheritance used?

- Dan
__________________________
Daniel J Blueman
Undergraduate - BSc Computing Science
UMIST university - Manchester
Direct line: 0161 933 3569
Mobile: 07775 583766
Email: daniel.j.blueman@stud.umist.ac.uk
SMS: daniel.j.blueman@sms.genie.co.uk

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Mar 31 2000 - 21:00:20 EST