[PATCH 08/12] housekeeping: Introduce housekeeping flags

2017-10-26 Thread Frederic Weisbecker
Before we implement isolcpus under housekeeping, we need the isolation features to be more finegrained. For example some people want nohz_full without the full scheduler isolation, others want full scheduler isolation without nohz_full. So let's cut all these isolation features piecewise, at the r

[PATCH 08/12] housekeeping: Introduce housekeeping flags

2017-10-24 Thread Frederic Weisbecker
Before we implement isolcpus under housekeeping, we need the isolation features to be more finegrained. For example some people want nohz_full without the full scheduler isolation, others want full scheduler isolation without nohz_full. So let's cut all these isolation features piecewise, at the r

[PATCH 08/12] housekeeping: Introduce housekeeping flags

2017-09-18 Thread Frederic Weisbecker
Before we implement isolcpus under housekeeping, we need the isolation features to be more finegrained. For example some people want nohz_full without the full scheduler isolation, others want full scheduler isolation without nohz_full. So let's cut all these isolation features piecewise, at the r

[PATCH 08/12] housekeeping: Introduce housekeeping flags

2017-09-01 Thread Frederic Weisbecker
Before we implement isolcpus under housekeeping, we need the isolation features to be more finegrained. For example some people want nohz_full without the full scheduler isolation, others want full scheduler isolation without nohz_full. So let's cut all these isolation features piecewise, at the r

[RFC PATCH 08/12] housekeeping: Introduce housekeeping flags

2017-08-22 Thread Frederic Weisbecker
Before we implement isolcpus under housekeeping, we need the isolation features to be more finegrained. For example some people want nohz_full without the full scheduler isolation, others want full scheduler isolation without nohz_full. So let's cut all these isolation features piecewise, at the r