sched, rt: Provide means of disabling cross-cpu bandwidth sharing
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 6 Oct 2011 20:39:14 +0000 (22:39 +0200)
committerIngo Molnar <mingo@elte.hu>
Mon, 14 Nov 2011 11:50:40 +0000 (12:50 +0100)
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>

No differences found