linux-mainline/kernel/sched
Frederic Weisbecker 04d4e665a6 sched/isolation: Use single feature type while referring to housekeeping cpumask
Refer to housekeeping APIs using single feature types instead of flags.
This prevents from passing multiple isolation features at once to
housekeeping interfaces, which soon won't be possible anymore as each
isolation features will have their own cpumask.

Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Juri Lelli <juri.lelli@redhat.com>
Reviewed-by: Phil Auld <pauld@redhat.com>
Link: https://lore.kernel.org/r/20220207155910.527133-5-frederic@kernel.org
2022-02-16 15:57:55 +01:00
..
autogroup.c sched: move autogroup sysctls into its own file 2022-02-02 13:11:37 +01:00
autogroup.h sched: move autogroup sysctls into its own file 2022-02-02 13:11:37 +01:00
clock.c
completion.c
core_sched.c
core.c sched/isolation: Use single feature type while referring to housekeeping cpumask 2022-02-16 15:57:55 +01:00
cpuacct.c
cpudeadline.c
cpudeadline.h
cpufreq_schedutil.c sched/uclamp: Fix iowait boost escaping uclamp restriction 2022-01-27 12:57:19 +01:00
cpufreq.c
cpupri.c
cpupri.h
cputime.c
deadline.c
debug.c
fair.c sched/isolation: Use single feature type while referring to housekeeping cpumask 2022-02-16 15:57:55 +01:00
features.h
idle.c
isolation.c sched/isolation: Use single feature type while referring to housekeeping cpumask 2022-02-16 15:57:55 +01:00
loadavg.c
Makefile
membarrier.c
pelt.c
pelt.h
psi.c psi: fix possible trigger missing in the window 2022-02-16 15:57:54 +01:00
rt.c
sched-pelt.h
sched.h sched/numa: Fix NUMA topology for systems with CPU-less nodes 2022-02-16 15:57:53 +01:00
smp.h
stats.c
stats.h
stop_task.c
swait.c
topology.c sched/isolation: Use single feature type while referring to housekeeping cpumask 2022-02-16 15:57:55 +01:00
wait_bit.c
wait.c