public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] sched,numa: further numa balancing fixes
@ 2014-06-14 19:18 riel
  2014-06-14 19:18 ` [PATCH 1/3] sched,numa: use group's max nid as task's preferred nid riel
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: riel @ 2014-06-14 19:18 UTC (permalink / raw)
  To: linux-kernel; +Cc: peterz, mingo, mgorman, chegu_vinod

A few more bug fixes that seem to improve convergence of
"perf bench numa mem -m -0 -P 1000 -p X -t Y" for various
values of X and Y, on both 4 and 8 node systems.

This does not address the issue I highlighted Friday:

https://lkml.org/lkml/2014/6/13/529

I have an idea on how to fix that issue, but implementing
that as part of this series would be silly, since I would
have to rip the code back out and completely rewrite it
once I started working on placement for systems with complex
NUMA topologies. Better to leave that code for then...

Patches are against the latest -next and -tip trees.


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

end of thread, other threads:[~2014-06-14 19:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-14 19:18 [PATCH 0/3] sched,numa: further numa balancing fixes riel
2014-06-14 19:18 ` [PATCH 1/3] sched,numa: use group's max nid as task's preferred nid riel
2014-06-14 19:18 ` [PATCH 2/3] sched,numa: move power adjustment into load_too_imbalanced riel
2014-06-14 19:18 ` [PATCH 3/3] sched,numa: use effective_load to balance NUMA loads riel

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