[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1106260043570.23991@swampdragon.chaosbits.net>
Date: Sun, 26 Jun 2011 00:44:53 +0200 (CEST)
From: Jesper Juhl <jj@...osbits.net>
To: Torbjörn Svensson
<azoff@...nskalinuxforeningen.se>
cc: Dan Magenheimer <dan.magenheimer@...cle.com>,
linux-kernel@...r.kernel.org,
Trivial Patch Monkey <trivial@...nel.org>
Subject: Re: [PATCH] Corrected a small typo in help text for
CONFIG_CLEANCACHE
On Sun, 26 Jun 2011, Torbjörn Svensson wrote:
> Corrected a small typo in the help text for CONFIG_CLEANCACHE.
>
> Signed-of-by: Torbjörn Svensson <azoff@...nskalinuxforeningen.se>
> ---
> mm/Kconfig | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/mm/Kconfig b/mm/Kconfig
> index 8ca47a5..f2f1ca1 100644
> --- a/mm/Kconfig
> +++ b/mm/Kconfig
> @@ -356,7 +356,7 @@ config CLEANCACHE
> for clean pages that the kernel's pageframe replacement algorithm
> (PFRA) would like to keep around, but can't since there isn't enough
> memory. So when the PFRA "evicts" a page, it first attempts to use
> - cleancacne code to put the data contained in that page into
> + cleancache code to put the data contained in that page into
> "transcendent memory", memory that is not directly accessible or
> addressable by the kernel and is of unknown and possibly
> time-varying size. And when a cleancache-enabled
>
For what it's worth;
Reviewed-by: Jesper Juhl <jj@...osbits.net>
--
Jesper Juhl <jj@...osbits.net> http://www.chaosbits.net/
Don't top-post http://www.catb.org/jargon/html/T/top-post.html
Plain text mails only, please.
Powered by blists - more mailing lists