diff options
author | Vincent Guittot <[email protected]> | 2014-08-26 13:06:46 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2014-09-19 12:35:26 +0200 |
commit | 65fdac08c264506ff95ee1e34ae066e308c9e6e3 (patch) | |
tree | b24446233d1fb4e7fd7d213a5dcc103e33592850 /include/linux/fpga/fpga-mgr.h | |
parent | 05bfb65f52cbdabe26ebb629959416a6cffb034d (diff) |
sched: Fix avg_load computation
The computation of avg_load and avg_load_per_task should only take into
account the number of CFS tasks. The non-CFS tasks are already taken into
account by decreasing the CPU's capacity and they will be tracked in the
CPU's utilization (group_utilization) of the next patches.
Reviewed-by: Preeti U Murthy <[email protected]>
Signed-off-by: Vincent Guittot <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions