Task Control Groups: simple task cgroup debug info subsystem
[deliverable/linux.git] / init / Kconfig
index b59a0a95a0e65beae299df0e44a01edd258e11d8..6687f805b38d0379d956a46b851c6195a8bf0a1f 100644 (file)
@@ -278,6 +278,16 @@ config CGROUPS
 
          Say N if unsure.
 
+config CGROUP_DEBUG
+       bool "Example debug cgroup subsystem"
+       depends on CGROUPS
+       help
+         This option enables a simple cgroup subsystem that
+         exports useful debugging information about the cgroups
+         framework
+
+         Say N if unsure
+
 config CPUSETS
        bool "Cpuset support"
        depends on SMP && CGROUPS
This page took 0.025472 seconds and 5 git commands to generate.