From: Wanlong Gao Date: Sat, 23 Jul 2011 17:38:17 +0000 (-0700) Subject: Documentation: fix ambigous text for root cpuset X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=9fd615f466f6a463ebe05f04b2684cccc65c5317;p=deliverable%2Flinux.git Documentation: fix ambigous text for root cpuset Only the root cpuset has cpuset.memory_pressure_enabled flag, but not the only one. Signed-off-by: Wanlong Gao Signed-off-by: Randy Dunlap Acked-by: Paul Menage Signed-off-by: Linus Torvalds --- diff --git a/Documentation/cgroups/cpusets.txt b/Documentation/cgroups/cpusets.txt index 5b0d78e55ccc..5c51ed406d1d 100644 --- a/Documentation/cgroups/cpusets.txt +++ b/Documentation/cgroups/cpusets.txt @@ -180,7 +180,7 @@ files describing that cpuset: - cpuset.sched_load_balance flag: if set, load balance within CPUs on that cpuset - cpuset.sched_relax_domain_level: the searching range when migrating tasks -In addition, the root cpuset only has the following file: +In addition, only the root cpuset has the following file: - cpuset.memory_pressure_enabled flag: compute memory_pressure? New cpusets are created using the mkdir system call or shell