]> git.baikalelectronics.ru Git - kernel.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)
commit7fbb8fb6b60cad30cc9a38d1c0c981e31858b452
tree7918d78ffafc79ea020ffb2115522ecfaef81945
parent324753656235b62c27dacf7e5ff205cd90e68c9a
thp: fix khugepaged defrag tunable documentation

Commit d95ea5d8af2f ("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