diff options
author | Peter Zijlstra <[email protected]> | 2011-04-07 14:09:58 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-04-11 14:05:00 +0200 |
commit | 4cb988395da6e16627a8be69729e50cd72ebb23e (patch) | |
tree | 17a655fbac5348de9a70ad8726354fa878bc66cb /tools/perf/scripts/python | |
parent | f96225fd51893b6650cffd5427f13f6b1b356488 (diff) |
sched: Avoid allocations in sched_domain_debug()
Since we're all serialized by sched_domains_mutex we can use
sched_domains_tmpmask and avoid having to do allocations. This means
we can use sched_domains_debug() for cpu_attach_domain() again.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions