[PATCH 11/12] housekeeping: Add basic isolcpus flags

2017-10-26 Thread Frederic Weisbecker
Add flags to control nohz and domain isolations from "isolcpus=", in order to centralize the isolation features to a common interface. Domain isolation remains the default so not to break the existing isolcpus boot paramater behaviour. Further flags in the future may include 0hz (1hz tick offload)

[PATCH 11/12] housekeeping: Add basic isolcpus flags

2017-10-24 Thread Frederic Weisbecker
Add flags to control nohz and domain isolations from "isolcpus=", in order to centralize the isolation features to a common interface. Domain isolation remains the default so not to break the existing isolcpus boot paramater behaviour. Further flags in the future may include 0hz (1hz tick offload)

[PATCH 11/12] housekeeping: Add basic isolcpus flags

2017-09-18 Thread Frederic Weisbecker
Add flags to control nohz and domain isolations from "isolcpus=", in order to centralize the isolation features to a common interface. Domain isolation remains the default so not to break the existing isolcpus boot paramater behaviour. Further flags in the future may include 0hz (1hz tick offload)

[PATCH 11/12] housekeeping: Add basic isolcpus flags

2017-09-01 Thread Frederic Weisbecker
Add flags to control nohz and domain isolations from "isolcpus=", in order to centralize the isolation features to a common interface. Domain isolation remains the default so not to break the existing isolcpus boot paramater behaviour. Further flags in the future may include 0hz (1hz tick offload)