Skip to content

sched/isolation: Split housekeeping cpumask per isolation features

Phil Auld requested to merge prauld/centos-stream-9:bz2065222 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2065222
Depends: https://bugzilla.redhat.com/show_bug.cgi?id=2065994
Tested: Setup isolation and ran scheduler tests, checked that housekeeping
looked right (tasks offloaded from isolated cpus to HK ones etc).

Split the housekeeping flags into finer granularity in preparation
for allowing them to be configured dynamically. There should not be
much functional change.

Signed-off-by: Phil Auld pauld@redhat.com

Edited by Phil Auld

Merge request reports