[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LNX.2.00.1103170037280.19969@pobox.suse.cz>
Date: Thu, 17 Mar 2011 00:37:58 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Michal Hocko <mhocko@...e.cz>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] Documentation/vm/unevictable-lru.txt: CONFIG_UNEVICTABLE_LRU
doesn't exist anymore
On Wed, 16 Mar 2011, Michal Hocko wrote:
> commit 6837765963f1723e80ca97b1fae660f3a60d77df has removed the config
> option so we should sync up the doc as well.
>
> Signed-off-by: Michal Hocko <mhocko@...e.cz>
> ---
> Documentation/vm/unevictable-lru.txt | 3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/vm/unevictable-lru.txt b/Documentation/vm/unevictable-lru.txt
> index 2d70d0d..aad6607 100644
> --- a/Documentation/vm/unevictable-lru.txt
> +++ b/Documentation/vm/unevictable-lru.txt
> @@ -84,8 +84,7 @@ indicate that the page is being managed on the unevictable list.
>
> The PG_unevictable flag is analogous to, and mutually exclusive with, the
> PG_active flag in that it indicates on which LRU list a page resides when
> -PG_lru is set. The unevictable list is compile-time configurable based on the
> -UNEVICTABLE_LRU Kconfig option.
> +PG_lru is set.
>
> The Unevictable LRU infrastructure maintains unevictable pages on an additional
> LRU list for a few reasons:
Thanks for spotting this. Modified changelog a little bit, stripped the
trailing whitespace, and applied.
--
Jiri Kosina
SUSE Labs, Novell Inc.
--
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