aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/isolation.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-13sched/isolation: Reconcile rcu_nocbs= and nohz_full=Paul Gortmaker1-3/+1
2020-06-15isolcpus: Affine unbound kernel threads to housekeeping cpusMarcelo Tosatti1-1/+2
2020-04-15sched/isolation: Allow "isolcpus=" to skip unknown sub-parametersPeter Xu1-2/+19
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsMing Lei1-0/+6
2019-07-25sched/isolation: Prefer housekeeping CPU in local nodeWanpeng Li1-2/+10
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+6
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-05-03sched/isolation: Require a present CPU in housekeeping maskNicholas Piggin1-5/+13
2019-02-13sched/fair: Use non-atomic cpumask_{set,clear}_cpu()Viresh Kumar1-1/+1
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