git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7f4d00
)
thp: fix khugepaged defrag tunable documentation
author
David Rientjes
<rientjes@google.com>
Thu, 22 Sep 2011 21:11:38 +0000
(14:11 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 22 Sep 2011 21:27:14 +0000
(14:27 -0700)
Commit
e27e6151b154
("mm/thp: use conventional format for boolean
attributes") changed
/sys/kernel/mm/transparent_hugepage/khugepaged/defrag
to be tuned by using 1 (enabled) or 0 (disabled) instead of "yes" and
"no", respectively.
Update the documentation.
Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found