diff options
author | Mike Galbraith <[email protected]> | 2010-01-04 14:44:56 +0100 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-01-21 13:39:03 +0100 |
commit | 50b926e439620c469565e8be0f28be78f5fca1ce (patch) | |
tree | 3eb4b4aa89ed7c6d61457cdf745c5d52f577671a /tools/perf/util/trace-event-scripting.c | |
parent | 24bc7347da73a9ed3383056c3d0f28c0e361621e (diff) |
sched: Fix vmark regression on big machines
SD_PREFER_SIBLING is set at the CPU domain level if power saving isn't
enabled, leading to many cache misses on large machines as we traverse
looking for an idle shared cache to wake to. Change the enabler of
select_idle_sibling() to SD_SHARE_PKG_RESOURCES, and enable same at the
sibling domain level.
Reported-by: Lin Ming <[email protected]>
Signed-off-by: Mike Galbraith <[email protected]>
Signed-off-by: Peter Zijlstra <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions