Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | thp: fix khugepaged defrag tunable documentation | David Rientjes | 2011-09-22 |
| | | | | | | | | | | | | | | | 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> | ||
* | thp: transparent hugepage support documentation | Andrea Arcangeli | 2011-01-13 |
Documentation/vm/transhuge.txt Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |