aboutsummaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorLai Jiangshan <[email protected]>2008-07-25 01:47:23 -0700
committerLinus Torvalds <[email protected]>2008-07-25 10:53:38 -0700
commit489a5393a20dcbf91104052120eb2eff8791b61b (patch)
tree63ed72ce1a7a5e4c5d361e8d1c7a876183d8bbf9 /include/linux/timerqueue.h
parentc372e817afc629fea9ff6321313325ed0b4a855b (diff)
cpuset: don't pass empty cpumasks to partition_sched_domains()
I create lots of empty cpusets(empty cpumasks) and turn off the "sched_load_balance" in top cpuset. I found that all these empty cpumasks are passed to partition_sched_domains() in rebuild_sched_domains(), it's very time-consuming for partition_sched_domains() and it's not need. It also reduce memory consumed and some works in rebuild_sched_domains() too. Signed-off-by: Lai Jiangshan <[email protected]> Acked-by: Paul Menage <[email protected]> Cc: Paul Jackson <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions