From: James Hogan Date: Thu, 30 Jul 2015 12:31:42 +0000 (+0100) Subject: Documentation/features/vm: Meta2 is capable of THP X-Git-Tag: Ubuntu-snapdragon-4.4.0-1029.32~5924^2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=e7e98d76777ffba334bbf7a61939c5de48acc5a0;p=mirror_ubuntu-zesty-kernel.git Documentation/features/vm: Meta2 is capable of THP Change metag Transparent Huge Pages (THP) support from .. to TODO. Meta2 has variable sized pages, between 4KB and 4MB, specified at the 1st level page table level, and already supports hugetlbfs, so supporting THP is theoretically possible too. Signed-off-by: James Hogan Acked-by: Ingo Molnar Cc: Jonathan Corbet Cc: linux-metag@vger.kernel.org Cc: linux-doc@vger.kernel.org --- diff --git a/Documentation/features/vm/THP/arch-support.txt b/Documentation/features/vm/THP/arch-support.txt index 972d02c2a74c..df384e3e845f 100644 --- a/Documentation/features/vm/THP/arch-support.txt +++ b/Documentation/features/vm/THP/arch-support.txt @@ -20,7 +20,7 @@ | ia64: | TODO | | m32r: | .. | | m68k: | .. | - | metag: | .. | + | metag: | TODO | | microblaze: | .. | | mips: | ok | | mn10300: | .. |