[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240605171858.1323464-1-longman@redhat.com>
Date: Wed, 5 Jun 2024 13:18:56 -0400
From: Waiman Long <longman@...hat.com>
To: Tejun Heo <tj@...nel.org>,
Zefan Li <lizefan.x@...edance.com>,
Johannes Weiner <hannes@...xchg.org>
Cc: cgroups@...r.kernel.org,
linux-kernel@...r.kernel.org,
Xavier <ghostxavier@...a.com>,
Waiman Long <longman@...hat.com>
Subject: [PATCH-cgroup 0/2] cgroup/cpuset: Fix remote root partition creation problem
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
Powered by blists - more mailing lists