* Srivatsa Vaddagiri <[EMAIL PROTECTED]> wrote:

> Ingo/Dmitry,
>       I am resending the patch to fix cpu_load calculation error in 
> cfs v17, this time CCing lkml.

> v17 cpu_load calculation didn't take into account that a class's 
> delta_exec/fair may be stale because it could not get an opportunity 
> to run. This can lead to incorrect calculation of a class's load. This 
> patch removes load tracking from individual classes and instead 
> introduces a global per-cpu load tracking common to all classes in 
> kernel/sched.c itself.
> 
> Thanks to Dmitry for suggesting this idea.
> 
> Signed-off-by : Srivatsa Vaddagiri <[EMAIL PROTECTED]>

thanks Srivatsa, i've applied this to the -v18 tree and everything's 
looking good so far!

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to