Re: [PATCH RESEND 2/2] cgroup:doc Update suitable words to explain cgroups.

From: Paul Menage
Date: Tue Mar 08 2011 - 16:51:46 EST


On Sun, Mar 6, 2011 at 4:53 PM, Geunsik Lim <leemgs1@xxxxxxxxx> wrote:
> Update a sutible words to explaind / understand cgroups cotents.

s/sutible/suitable/
s/explaind/explain/
s/cotents/contents/

Paul
>
> Signed-off-by: Geunsik Lim <geunsik.lim@xxxxxxxxxxx>
> ---
>  Documentation/cgroups/cgroups.txt |   12 ++++++------
>  1 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/cgroups/cgroups.txt b/Documentation/cgroups/cgroups.txt
> index 44b8b7a..7252cbd 100644
> --- a/Documentation/cgroups/cgroups.txt
> +++ b/Documentation/cgroups/cgroups.txt
> @@ -110,22 +110,22 @@ university server with various users - students, professors, system
>  tasks etc. The resource planning for this server could be along the
>  following lines:
>
> -       CPU :           Top cpuset
> +       CPU :          "Top cpuset"
>                        /       \
>                CPUSet1         CPUSet2
> -                  |              |
> -               (Profs)         (Students)
> +                  |               |
> +               (Professors)    (Students)
>
>                In addition (system tasks) are attached to topcpuset (so
>                that they can run anywhere) with a limit of 20%
>
> -       Memory : Professors (50%), students (30%), system (20%)
> +       Memory : Professors (50%), Students (30%), system (20%)
>
> -       Disk : Prof (50%), students (30%), system (20%)
> +       Disk : Professors (50%), Students (30%), system (20%)
>
>        Network : WWW browsing (20%), Network File System (60%), others (20%)
>                                / \
> -                       Prof (15%) students (5%)
> +               Professors (15%)  students (5%)
>
>  Browsers like Firefox/Lynx go into the WWW network class, while (k)nfsd go
>  into NFS network class.
> --
> 1.6.2.5
>
>
--
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/