projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
memcg: fix documentation
[linux-2.6]
/
mm
/
Kconfig
diff --git
a/mm/Kconfig
b/mm/Kconfig
index
b53427a
..
57971d2
100644
(file)
--- 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