[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20110711094847.f9813b65.rdunlap@xenotime.net>
Date: Mon, 11 Jul 2011 09:48:47 -0700
From: Randy Dunlap <rdunlap@...otime.net>
To: Wanlong Gao <wanlong.gao@...il.com>
Cc: Paul Menage <menage@...gle.com>, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Wanlong Gao <gaowanlong@...fujitsu.com>
Subject: Re: [PATCH] Doc:cgroup:fix a cpuset's file description in
cpusets.txt
On Sun, 10 Jul 2011 16:58:33 +0800 Wanlong Gao wrote:
> Only the root cpuset has cpuset.memory_pressure_enabled flag,
> but not the only one.
>
> Signed-off-by: Wanlong Gao <gaowanlong@...fujitsu.com>
Applied. Thanks.
> ---
> 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
> --
---
~Randy
*** Remember to use Documentation/SubmitChecklist when testing your code ***
--
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