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