summaryrefslogtreecommitdiffstats
path: root/kernel/sched/isolation.c
AgeCommit message (Expand)AuthorLines
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar-7/+0
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar-1/+1
2018-02-21sched/isolation: Offload residual 1Hz scheduler tickFrederic Weisbecker-0/+4
2018-02-21sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker-1/+2
2017-10-27sched/isolation: Add basic isolcpus flagsFrederic Weisbecker-1/+25
2017-10-27sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker-13/+50
2017-10-27sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker-12/+30
2017-10-27sched/isolation: Introduce housekeeping flagsFrederic Weisbecker-11/+15
2017-10-27sched/isolation: Use its own static keyFrederic Weisbecker-4/+9
2017-10-27sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker-1/+35
2017-10-27sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker-0/+33