[PATCH 05/23] nohz: Only enable context tracking on full dynticks CPUs

2013-07-31 Thread Frederic Weisbecker
The context tracking subsystem has the ability to selectively enable the tracking on any defined subset of CPU. This means that we can define a CPU range that doesn't run the context tracking and another range that does. Now what we want in practice is to enable the tracking on full dynticks CPUs

[PATCH 05/23] nohz: Only enable context tracking on full dynticks CPUs

2013-07-31 Thread Frederic Weisbecker
The context tracking subsystem has the ability to selectively enable the tracking on any defined subset of CPU. This means that we can define a CPU range that doesn't run the context tracking and another range that does. Now what we want in practice is to enable the tracking on full dynticks CPUs