Re: [PATCH] Tidy up left over smpnice code after changes introduced with CFS

2007-08-02 Thread Ingo Molnar
* Peter Williams <[EMAIL PROTECTED]> wrote: > 1. The only place that RTPRIO_TO_LOAD_WEIGHT() is used is in the call > to move_tasks() in the function active_load_balance() and its purpose > here is just to make sure that the load to be moved is big enough to > ensure that exactly one task is m

[PATCH] Tidy up left over smpnice code after changes introduced with CFS

2007-08-02 Thread Peter Williams
1. The only place that RTPRIO_TO_LOAD_WEIGHT() is used is in the call to move_tasks() in the function active_load_balance() and its purpose here is just to make sure that the load to be moved is big enough to ensure that exactly one task is moved (if there's one available). This can be accompl