• Andrew Morton's avatar
    [PATCH] sched: improved cpu_load rounding · b75125de
    Andrew Morton authored
    From: Nick Piggin <nickpiggin@yahoo.com.au>
    
    "Siddha, Suresh B" <suresh.b.siddha@intel.com> noticed a problem in the
    cpu_load averaging where the integer truncation could sometimes cause cpu_load
    to never quite reach its target.
    
    I'm not sure that you could demonstrate a real world problem, but I quite
    like this fix.
    b75125de
sched.c 96.6 KB