Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-21 | sched/isolation: Isolate workqueues when "nohz_full=" is set | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Handle the nohz_full= parameter | Frederic Weisbecker | 1 | -0/+1 |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 1 | -9/+17 |
2017-10-27 | sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H... | Frederic Weisbecker | 1 | -3/+3 |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 1 | -1/+1 |
2017-10-27 | sched/isolation: Use its own static key | Frederic Weisbecker | 1 | -1/+2 |
2017-10-27 | sched/isolation: Make the housekeeping cpumask private | Frederic Weisbecker | 1 | -21/+10 |
2017-10-27 | sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu() | Frederic Weisbecker | 1 | -11/+6 |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 1 | -0/+56 |