[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090406122118.30881.28315.stgit@warthog.procyon.org.uk>
Date: Mon, 06 Apr 2009 13:21:18 +0100
From: David Howells <dhowells@...hat.com>
To: torvalds@...l.org, akpm@...ux-foundation.org
Cc: dhowells@...hat.com, Lee.Schermerhorn@...com,
linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: [PATCH 1/2] Point the UNEVICTABLE_LRU config option at the
documentation
Point the UNEVICTABLE_LRU config option at the documentation describing the
option.
Signed-off-by: David Howells <dhowells@...hat.com>
---
mm/Kconfig | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/mm/Kconfig b/mm/Kconfig
index b53427a..57971d2 100644
--- a/mm/Kconfig
+++ b/mm/Kconfig
@@ -213,6 +213,8 @@ config UNEVICTABLE_LRU
will use one page flag and increase the code size a little,
say Y unless you know what you are doing.
+ See Documentation/vm/unevictable-lru.txt for more information.
+
config HAVE_MLOCK
bool
default y if MMU=y
--
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