Re: [PATCH] sched: rsdl check for niced tasks lowering prio level

2007-03-22 Thread Artur Skawina
Con Kolivas wrote: > Here is the best fix for the bug pointed out. Thanks. > Ensure niced tasks are not inappropriately limiting sleeping unniced tasks > by explicitly checking what the best static priority that has run this > major rotation was. yes, this made the machine usable again. After no

[PATCH] sched: rsdl check for niced tasks lowering prio level

2007-03-21 Thread Con Kolivas
Here is the best fix for the bug pointed out. Thanks. I'll try and find pc time to wrap these two patches together and make a v0.32 available. --- Ensure niced tasks are not inappropriately limiting sleeping unniced tasks by explicitly checking what the best static priority that has run this majo