mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC patch v2] sched: use runnable load avg in cfs balance instead of instant load
@ 2013-01-26  1:49 Alex Shi
  2013-01-26  1:49 ` [RFC patch v2 1/7] sched: give initial value for runnable avg of sched entities Alex Shi
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Alex Shi @ 2013-01-26  1:49 UTC (permalink / raw)
  To: mingo, peterz, tglx, akpm, arjan, bp, pjt, namhyung, efault
  Cc: vincent.guittot, gregkh, preeti, viresh.kumar, linux-kernel, alex.shi

This patchset can be used, but causes burst waking benchmark aim9 drop 5~7%
on my 2 sockets machine. The reason is too light runnable load in early stage
of waked tasks causes imbalance in balancing.

So, it is immature and just a reference for guys who want to go gurther.

V2 change:
1, attached the 1~3 patches, which were sent in power awareness scheduling
2, remove CONFIG_FAIR_GROUP_SCHED mask in patch 5th.

Thanks Ingo's comments and testing provided by Fengguang's kbuild system.
Now it is indepent patchset bases on Linus' tree.

Thanks 
Alex

[RFC patch v2 1/7] sched: give initial value for runnable avg of
[RFC patch v2 2/7] sched: set initial load avg of new forked task
[RFC patch v2 3/7] Revert "sched: Introduce temporary
[RFC patch v2 4/7] sched: update cpu load after task_tick.
[RFC patch v2 5/7] sched: compute runnable load avg in cpu_load and
[RFC patch v2 6/7] sched: consider runnable load average in
[RFC patch v2 7/7] sched: consider runnable load average in

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-01-26  1:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-26  1:49 [RFC patch v2] sched: use runnable load avg in cfs balance instead of instant load Alex Shi
2013-01-26  1:49 ` [RFC patch v2 1/7] sched: give initial value for runnable avg of sched entities Alex Shi
2013-01-26  1:49 ` [RFC patch v2 2/7] sched: set initial load avg of new forked task Alex Shi
2013-01-26  1:49 ` [RFC patch v2 3/7] Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking" Alex Shi
2013-01-26  1:49 ` [RFC patch v2 4/7] sched: update cpu load after task_tick Alex Shi
2013-01-26  1:49 ` [RFC patch v2 5/7] sched: compute runnable load avg in cpu_load and cpu_avg_load_per_task Alex Shi
2013-01-26  1:49 ` [RFC patch v2 6/7] sched: consider runnable load average in move_tasks Alex Shi
2013-01-26  1:49 ` [RFC patch v2 7/7] sched: consider runnable load average in effective_load Alex Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®