summaryrefslogtreecommitdiffstats
path: root/include/linux/sched/isolation.h
Commit message (Expand)AuthorAgeFilesLines
* cgroup/cpuset: Include isolated cpuset CPUs in cpu_is_isolated() checkWaiman Long2023-12-061-1/+3
* sched/isolation: add cpu_is_isolated() APIFrederic Weisbecker2023-04-181-0/+12
* sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker2022-02-161-21/+22
* isolcpus: Affine unbound kernel threads to housekeeping cpusMarcelo Tosatti2020-06-151-0/+1
* genirq, sched/isolation: Isolate from handling managed interruptsMing Lei2020-01-221-0/+1
* KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li2019-07-201-0/+6
* sched: Fix various typos in commentsIngo Molnar2018-12-031-2/+2
* sched/isolation: Isolate workqueues when "nohz_full=" is setFrederic Weisbecker2018-02-211-0/+1
* sched/isolation: Move isolcpus= handling to the housekeeping codeFrederic Weisbecker2017-10-271-0/+1
* sched/isolation: Handle the nohz_full= parameterFrederic Weisbecker2017-10-271-0/+1
* sched/isolation: Introduce housekeeping flagsFrederic Weisbecker2017-10-271-9/+17
* sched/isolation: Split out new CONFIG_CPU_ISOLATION=y config from CONFIG_NO_H...Frederic Weisbecker2017-10-271-3/+3
* sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu()Frederic Weisbecker2017-10-271-1/+1
* sched/isolation: Use its own static keyFrederic Weisbecker2017-10-271-1/+2
* sched/isolation: Make the housekeeping cpumask privateFrederic Weisbecker2017-10-271-21/+10
* sched/isolation: Provide a dynamic off-case to housekeeping_any_cpu()Frederic Weisbecker2017-10-271-11/+6
* sched/isolation: Move housekeeping related code to its own fileFrederic Weisbecker2017-10-271-0/+56