• Ingo Molnar's avatar
    [PATCH] scheduler fixes · 97db62cc
    Ingo Molnar authored
     - introduce new type of context-switch locking, this is a must-have for
       ia64 and sparc64.
    
     - load_balance() bug noticed by Scott Rhine and myself: scan the
       whole list to find imbalance number of tasks, not just the tail
       of the list.
    
     - sched_yield() fix: use current->array not rq->active.
    97db62cc
kmod.c 10.1 KB