Re: [PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition

2023-10-03 Thread Waiman Long
On 10/2/23 06:06, Pierre Gondois wrote: Hello Waiman, I could test the patch using the for-next branch in your tree. Just a NIT, it seemed that the message indicating the reason the isolated configuration was invalid is not printed anymore: Commands: # mkdir cgroup # mount -t cgroup2 none cgr

Re: [PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition

2023-10-02 Thread Waiman Long
On 10/2/23 06:06, Pierre Gondois wrote: Hello Waiman, I could test the patch using the for-next branch in your tree. Just a NIT, it seemed that the message indicating the reason the isolated configuration was invalid is not printed anymore: Commands: # mkdir cgroup # mount -t cgroup2 none cgrou

Re: [PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition

2023-10-02 Thread Pierre Gondois
Hello Waiman, I could test the patch using the for-next branch in your tree. Just a NIT, it seemed that the message indicating the reason the isolated configuration was invalid is not printed anymore: Commands: # mkdir cgroup # mount -t cgroup2 none cgroup/ # mkdir cgroup/A1 cgroup/B1 # echo "+c

[PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition

2023-09-29 Thread Waiman Long
When a local partition becomes invalid, it won't transition back to valid partition automatically if a proper "cpuset.cpus.exclusive" or "cpuset.cpus" change is made. Instead, system administrators have to explicitly echo "root" or "isolated" into the "cpuset.cpus.partition" file at the partition r