docs/cgroup: Add the list of threaded controllers to cgroup-v2.rst
[linux-2.6-microblaze.git] / Documentation / admin-guide / cgroup-v2.rst
index e40b856..e440aee 100644 (file)
@@ -364,6 +364,13 @@ constraint, a threaded controller must be able to handle competition
 between threads in a non-leaf cgroup and its child cgroups.  Each
 threaded controller defines how such competitions are handled.
 
+Currently, the following controllers are threaded and can be enabled
+in a threaded cgroup::
+
+- cpu
+- cpuset
+- perf_event
+- pids
 
 [Un]populated Notification
 --------------------------