public inbox for cgroups@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task
@ 2023-06-29  9:11 Michal Koutný
       [not found] ` <20230629091146.28801-1-mkoutny-IBi9RG/b67k@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: Michal Koutný @ 2023-06-29  9:11 UTC (permalink / raw)
  To: linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	cgroups-u79uwXL29TY76Z2rM5mHXA,
	linux-kselftest-u79uwXL29TY76Z2rM5mHXA
  Cc: Waiman Long, Zefan Li, Tejun Heo, Johannes Weiner, Shuah Khan

Changes in v1:
- added selftests
- comments rewording

RFC in https://lore.kernel.org/r/20220623124944.2753-1-mkoutny-IBi9RG/b67k@public.gmane.org

Michal Koutn√Ω (3):
  cpuset: Allow setscheduler regardless of manipulated task
  selftests: cgroup: Minor code reorganizations
  selftests: cgroup: Add cpuset migrations testcase

 MAINTAINERS                                   |   2 +
 kernel/cgroup/cpuset.c                        |   7 +
 tools/testing/selftests/cgroup/.gitignore     |   1 +
 tools/testing/selftests/cgroup/Makefile       |   2 +
 tools/testing/selftests/cgroup/cgroup_util.c  |   2 +
 tools/testing/selftests/cgroup/cgroup_util.h  |   2 +
 tools/testing/selftests/cgroup/test_core.c    |   2 +-
 tools/testing/selftests/cgroup/test_cpuset.c  | 272 ++++++++++++++++++
 .../selftests/cgroup/test_cpuset_prs.sh       |   2 +-
 9 files changed, 290 insertions(+), 2 deletions(-)
 create mode 100644 tools/testing/selftests/cgroup/test_cpuset.c


base-commit: 6995e2de6891c724bfeb2db33d7b87775f913ad1
-- 
2.41.0


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

end of thread, other threads:[~2023-06-30 18:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29  9:11 [PATCH 0/3] cpuset: Allow setscheduler regardless of manipulated task Michal Koutný
     [not found] ` <20230629091146.28801-1-mkoutny-IBi9RG/b67k@public.gmane.org>
2023-06-29  9:11   ` [PATCH 1/3] " Michal Koutný
     [not found]     ` <20230629091146.28801-2-mkoutny-IBi9RG/b67k@public.gmane.org>
2023-06-29 12:11       ` Waiman Long
     [not found]         ` <15c607d9-c1fa-ca11-d675-8f2b3a6fd15b-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2023-06-29 12:26           ` Michal Koutný
2023-06-29 13:25             ` Waiman Long
2023-06-30 18:42           ` Michal Koutný
2023-06-29  9:11   ` [PATCH 2/3] selftests: cgroup: Minor code reorganizations Michal Koutný
2023-06-29  9:11   ` [PATCH 3/3] selftests: cgroup: Add cpuset migrations testcase Michal Koutný

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