[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090316105945.18131.82359.stgit@warthog.procyon.org.uk>
Date: Mon, 16 Mar 2009 10:59:45 +0000
From: David Howells <dhowells@...hat.com>
To: lee.schermerhorn@...com, kosaki.motohiro@...fujitsu.com,
minchan.kim@...il.com
Cc: dhowells@...hat.com, akpm@...ux-foundation.org,
torvalds@...ux-foundation.org, linux-kernel@...r.kernel.org,
linux-mm@...ck.org
Subject: [PATCH] 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