[PATCH v2 03/11] sched: fix avg_load computation

Peter Zijlstra peterz at infradead.org
Tue May 27 06:48:16 PDT 2014


On Fri, May 23, 2014 at 05:52:57PM +0200, Vincent Guittot wrote:
> The computation of avg_load and avg_load_per_task should only takes into
> account the number of cfs tasks. The non cfs task are already taken into
> account by decreasing the cpu's capacity (cpu_power) and they will be tracked
> in the CPU's utilization (group_activity) of the next patches

Ah yes, very good.  I don't think we had h_nr_running back when I
frobbed this last.



More information about the linux-arm-kernel mailing list