瀏覽代碼

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 <james.hogan@imgtec.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-metag@vger.kernel.org
Cc: linux-doc@vger.kernel.org
James Hogan 10 年之前
父節點
當前提交
e7e98d7677
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/features/vm/THP/arch-support.txt

+ 1 - 1
Documentation/features/vm/THP/arch-support.txt

@@ -20,7 +20,7 @@
     |        ia64: | TODO |
     |        m32r: |  ..  |
     |        m68k: |  ..  |
-    |       metag: |  ..  |
+    |       metag: | TODO |
     |  microblaze: |  ..  |
     |        mips: |  ok  |
     |     mn10300: |  ..  |