Skip to content

Commit

Permalink
mm: point the UNEVICTABLE_LRU config option at the documentation
Browse files Browse the repository at this point in the history
Point the UNEVICTABLE_LRU config option at the documentation describing
the option.

Signed-off-by: David Howells <dhowells@redhat.com>
Cc: Lee Schermerhorn <lee.schermerhorn@hp.com>
Cc: Rik van Riel <riel@redhat.com>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
dhowells authored and torvalds committed Apr 13, 2009
1 parent 267b01f commit 5a52edd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a52edd

Please sign in to comment.