mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/3] small fix for scale usage
@ 2013-06-18  3:18 Lei Wen
  2013-06-18  3:18 ` [PATCH v3 1/3] sched: reduce calculation effort in fix_small_imbalance Lei Wen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Lei Wen @ 2013-06-18  3:18 UTC (permalink / raw)
  To: Peter Zijlstra, Ingo Molnar, mingo, leiwen, linux-kernel

Here are three patches which correct scale usage in both fix_small_imbalance
and update_sg_lb_stats.

And give out comment over when fix_small_imbalance would cause load change.

V2: fix scale usage for update_sg_lb_stats

V3: fix scale problem in comparing sds->busiest_load_per_task
    and sds->avg_load when there is not balanced group inside the domain


Lei Wen (3):
  sched: reduce calculation effort in fix_small_imbalance
  sched: scale the busy and this queue's per-task load before compare
  sched: scale cpu load for judgment of group imbalance

 kernel/sched/fair.c |   64 +++++++++++++++++++++++++++++++--------------------
 1 file changed, 39 insertions(+), 25 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2013-06-18  3:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-06-18  3:18 [PATCH v3 0/3] small fix for scale usage Lei Wen
2013-06-18  3:18 ` [PATCH v3 1/3] sched: reduce calculation effort in fix_small_imbalance Lei Wen
2013-06-18  3:18 ` [PATCH v3 2/3] sched: scale the busy and this queue's per-task load before compare Lei Wen
2013-06-18  3:18 ` [PATCH v3 3/3] sched: scale cpu load for judgment of group imbalance Lei Wen

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®