[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110723103817.4550b140.rdunlap@xenotime.net>
Date: Sat, 23 Jul 2011 10:38:17 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: lkml <linux-kernel@...r.kernel.org>
Cc: torvalds <torvalds@...ux-foundation.org>,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PATCH 2/3] Documentation: fix ambigous text for root cpuset
From: Wanlong Gao <gaowanlong@...fujitsu.com>
Only the root cpuset has cpuset.memory_pressure_enabled flag,
but not the only one.
Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
Signed-off-by: Randy Dunlap <rdunlap@...otime.net>
Acked-by: Paul Menage <menage@...gle.com>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists