[PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem
From: Waiman Long
Date: Wed Jun 05 2024 - 13:19:25 EST
While reviewing the generate_sched_domains() function, I found a bug
in generating sched domains for remote non-isolating partitions. After
extending test_cpuset_prs.sh to cover those cases, the bug is confirmed.
The first patch fixes the remote partitions sched domain generation
problem and the second patch updates the test.
Waiman Long (2):
cgroup/cpuset: Fix remote root partition creation problem
selftest/cgroup: Dump expected sched-domain data to console
kernel/cgroup/cpuset.c | 55 ++++++++++++++-----
.../selftests/cgroup/test_cpuset_prs.sh | 29 +++++++++-
2 files changed, 68 insertions(+), 16 deletions(-)
--
2.39.3