[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081121144525.cdb72a9a.kamezawa.hiroyu@jp.fujitsu.com>
Date: Fri, 21 Nov 2008 14:45:25 +0900
From: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
Balbir Singh <balbir@...ux.vnet.ibm.com>,
LKML <linux-kernel@...r.kernel.org>,
Linux Containers <containers@...ts.linux-foundation.org>
Subject: Re: [PATCH] memcg: fix a typo in Kconfig
On Fri, 21 Nov 2008 11:59:20 +0800
Li Zefan <lizf@...fujitsu.com> wrote:
> s/contoller/controller
>
> Signed-of-by: Li Zefan <lizf@...fujitsu.com>
Thanks,
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
> ---
> init/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/init/Kconfig b/init/Kconfig
> index f763762..8767393 100644
> --- a/init/Kconfig
> +++ b/init/Kconfig
> @@ -414,7 +414,7 @@ config CGROUP_MEM_RES_CTLR
> sure you need the memory resource controller. Even when you enable
> this, you can set "cgroup_disable=memory" at your boot option to
> disable memory resource controller and you can avoid overheads.
> - (and lose benefits of memory resource contoller)
> + (and lose benefits of memory resource controller)
>
> This config option also selects MM_OWNER config option, which
> could in turn add some fork/exit overhead.
> --
> 1.5.4.rc3
>
> --
> 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/
>
--
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