On Mon, 23 May 2005 19:28, Con Kolivas wrote: > On Sat, 21 May 2005 15:00, Con Kolivas wrote: > > Ok I've respun the smp nice support for the cpu scheduler modifications > > that are in current -mm. Tested on 2.6.12-rc4-mm2 on 4x and seems to work > > fine. > > Thanks to Peter Williams for noting I should only change the prio_bias if > the task is queued in set_user_nice. And for completeness the effect of real time tasks' real time priority level should be considered in prio_bias instead of their nice level. Con ---