[PATCH 2/3] Documentation: fix ambigous text for root cpuset

From: Randy Dunlap
Date: Sat Jul 23 2011 - 13:40:11 EST


From: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>

Only the root cpuset has cpuset.memory_pressure_enabled flag,
but not the only one.

Signed-off-by: Wanlong Gao <gaowanlong@xxxxxxxxxxxxxx>
Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxx>
Acked-by: Paul Menage <menage@xxxxxxxxxx>
---
Documentation/cgroups/cpusets.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--- lnx-300.orig/Documentation/cgroups/cpusets.txt
+++ lnx-300/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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/