]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
thp: fix khugepaged defrag tunable documentation
authorDavid Rientjes <rientjes@google.com>
Thu, 22 Sep 2011 21:11:38 +0000 (14:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 22 Sep 2011 21:27:14 +0000 (14:27 -0700)
commite369fde1af20c7c67acff3bc4a36e451f38ae7d0
tree7918d78ffafc79ea020ffb2115522ecfaef81945
parenta7f4d00a82feb5b311f765bf9522bc55bee0684f
thp: fix khugepaged defrag tunable documentation

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>
Documentation/vm/transhuge.txt