commit | 4a6184ce7a48c478dee0d8a9ed74c1fa35161858 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Oct 06 22:39:14 2011 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Nov 14 12:50:40 2011 +0100 |
tree | 4b4b19673ade197de17614df11a2825410ca7baf | |
parent | c6dc7f055d333ef35f397b8d7c3abcd1918bf8cb [diff] |
sched, rt: Provide means of disabling cross-cpu bandwidth sharing Normally the RT bandwidth scheme will share bandwidth across the entire root_domain. However sometimes its convenient to disable this sharing for debug purposes. Provide a simple feature switch to this end. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>