[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1310288313-4908-1-git-send-email-wanlong.gao@gmail.com>
Date: Sun, 10 Jul 2011 16:58:33 +0800
From: Wanlong Gao <wanlong.gao@...il.com>
To: Paul Menage <menage@...gle.com>,
Randy Dunlap <rdunlap@...otime.net>
Cc: linux-doc@...r.kernel.org, linux-kernel@...r.kernel.org,
Wanlong Gao <wanlong.gao@...il.com>,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: [PATCH] Doc:cgroup:fix a cpuset's file description in cpusets.txt
Only the root cpuset has cpuset.memory_pressure_enabled flag,
but not the only one.
Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
---
Documentation/cgroups/cpusets.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/cgroups/cpusets.txt b/Documentation/cgroups/cpusets.txt
index 5b0d78e..5c51ed4 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
--
1.7.4.1
--
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