[PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem

Waiman Long posted 2 patches 1 year, 8 months ago
kernel/cgroup/cpuset.c                        | 55 ++++++++++++++-----
.../selftests/cgroup/test_cpuset_prs.sh       | 29 +++++++++-
2 files changed, 68 insertions(+), 16 deletions(-)
[PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem
Posted by Waiman Long 1 year, 8 months ago
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