Searched hist:d0b27fa77854b149ad4af08b0fe47fe712a47ade (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/kernel/ |
H A D | user.c | diff d0b27fa77854b149ad4af08b0fe47fe712a47ade Sat Apr 19 12:44:57 CDT 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> sched: rt-group: synchonised bandwidth period
Various SMP balancing algorithms require that the bandwidth period run in sync.
Possible improvements are moving the rt_bandwidth thing into root_domain and keeping a span per rt_bandwidth which marks throttled cpus.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
H A D | sysctl.c | diff d0b27fa77854b149ad4af08b0fe47fe712a47ade Sat Apr 19 12:44:57 CDT 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> sched: rt-group: synchonised bandwidth period
Various SMP balancing algorithms require that the bandwidth period run in sync.
Possible improvements are moving the rt_bandwidth thing into root_domain and keeping a span per rt_bandwidth which marks throttled cpus.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
/openbmc/linux/kernel/time/ |
H A D | tick-sched.c | diff d0b27fa77854b149ad4af08b0fe47fe712a47ade Sat Apr 19 12:44:57 CDT 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> sched: rt-group: synchonised bandwidth period
Various SMP balancing algorithms require that the bandwidth period run in sync.
Possible improvements are moving the rt_bandwidth thing into root_domain and keeping a span per rt_bandwidth which marks throttled cpus.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
/openbmc/linux/include/linux/ |
H A D | sched.h | diff d0b27fa77854b149ad4af08b0fe47fe712a47ade Sat Apr 19 12:44:57 CDT 2008 Peter Zijlstra <a.p.zijlstra@chello.nl> sched: rt-group: synchonised bandwidth period
Various SMP balancing algorithms require that the bandwidth period run in sync.
Possible improvements are moving the rt_bandwidth thing into root_domain and keeping a span per rt_bandwidth which marks throttled cpus.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|