lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ