Re: [PATCH] Doc:cgroup:fix a cpuset's file description incpusets.txt

From: Randy Dunlap
Date: Mon Jul 11 2011 - 12:48:57 EST


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@xxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/