public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 -next 0/3] Some optimizations about cpuset
@ 2024-08-20  3:01 Chen Ridong
  2024-08-20  3:01 ` [PATCH v2 -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Chen Ridong
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Chen Ridong @ 2024-08-20  3:01 UTC (permalink / raw)
  To: tj, lizefan.x, hannes, longman, adityakali, sergeh, mkoutny
  Cc: cgroups, linux-kernel

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(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-08-20 18:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-20  3:01 [PATCH v2 -next 0/3] Some optimizations about cpuset Chen Ridong
2024-08-20  3:01 ` [PATCH v2 -next 1/3] cgroup/cpuset: Correct invalid remote parition prs Chen Ridong
2024-08-20  3:01 ` [PATCH v2 -next 2/3] cgroup/cpuset: remove fetch_xcpus Chen Ridong
2024-08-20  3:01 ` [PATCH v2 -next 3/3] cgroup/cpuset: remove use_parent_ecpus of cpuset Chen Ridong
2024-08-20 18:10 ` [PATCH v2 -next 0/3] Some optimizations about cpuset Waiman Long

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox