Re: [PATCH v2 -next 0/3] Some optimizations about cpuset

From: Waiman Long
Date: Tue Aug 20 2024 - 14:11:31 EST


On 8/19/24 23:01, Chen Ridong wrote:
The first patch changes from v1:
Rename PERR_PMT to PERR_ACCESS, and update comments.
Move 'xcpus_empty() check' up for local and remote partition.

The follow patches have been reviewed by Longman.
cgroup/cpuset: remove fetch_xcpus
cgroup/cpuset: remove use_parent_ecpus of cpuset

Chen Ridong (3):
cgroup/cpuset: Correct invalid remote parition prs
cgroup/cpuset: remove fetch_xcpus
cgroup/cpuset: remove use_parent_ecpus of cpuset

kernel/cgroup/cpuset.c | 71 ++++++++++++++----------------------------
1 file changed, 23 insertions(+), 48 deletions(-)

For the series,

Reviewed-by: Waiman Long <longman@xxxxxxxxxx>