From: David Rientjes Date: Thu, 22 Sep 2011 21:11:38 +0000 (-0700) Subject: thp: fix khugepaged defrag tunable documentation X-Git-Tag: v3.1-rc8~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e369fde1af20c7c67acff3bc4a36e451f38ae7d0;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed