[PATCH 0/2] Relax cpuset validation for cgroup v2
From: Odin Ugedal
Date: Tue Apr 13 2021 - 05:03:12 EST
Two small validation relaxations for cgroup v2, making it easier to
manage the hierarchy without the current pain points. Both changes
work for both mems and cpus (but I have no NUMA machine to test mems).
Hopefully the patches has an ok description about what change they
provide, and why they are helpful.
Odin Ugedal (2):
cgroup2: cpuset: Disable subset validation on set
cgroup2: cpuset: Always allow setting empty cpuset
kernel/cgroup/cpuset.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
--
2.31.0