[tip:core/documentation] Documentation/features/vm: Add feature description and arch support status file for 'THP'

From: tip-bot for Ingo Molnar
Date: Wed Jun 03 2015 - 07:11:28 EST


Commit-ID: cc436a080ad45a0d98c5a37a4fd9c896ea6bcd8a
Gitweb: http://git.kernel.org/tip/cc436a080ad45a0d98c5a37a4fd9c896ea6bcd8a
Author: Ingo Molnar <mingo@xxxxxxxxxx>
AuthorDate: Wed, 3 Jun 2015 12:37:09 +0200
Committer: Ingo Molnar <mingo@xxxxxxxxxx>
CommitDate: Wed, 3 Jun 2015 12:51:35 +0200

Documentation/features/vm: Add feature description and arch support status file for 'THP'

Cc: <linux-api@xxxxxxxxxxxxxxx>
Cc: <linux-arch@xxxxxxxxxxxxxxx>
Cc: <linux-kernel@xxxxxxxxxxxxxxx>
Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Cc: H. Peter Anvin <hpa@xxxxxxxxx>
Cc: Jonathan Corbet <corbet@xxxxxxx>
Cc: Josh Triplett <josh@xxxxxxxxxxxxxxxx>
Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Signed-off-by: Ingo Molnar <mingo@xxxxxxxxxx>
---
.../vm/{numa-memblock => THP}/arch-support.txt | 26 +++++++++++-----------
1 file changed, 13 insertions(+), 13 deletions(-)

diff --git a/Documentation/features/vm/numa-memblock/arch-support.txt b/Documentation/features/vm/THP/arch-support.txt
similarity index 62%
copy from Documentation/features/vm/numa-memblock/arch-support.txt
copy to Documentation/features/vm/THP/arch-support.txt
index e7c252a..972d02c 100644
--- a/Documentation/features/vm/numa-memblock/arch-support.txt
+++ b/Documentation/features/vm/THP/arch-support.txt
@@ -1,15 +1,15 @@
#
-# Feature name: numa-memblock
-# Kconfig: HAVE_MEMBLOCK_NODE_MAP
-# description: arch supports NUMA aware memblocks
+# Feature name: THP
+# Kconfig: HAVE_ARCH_TRANSPARENT_HUGEPAGE
+# description: arch supports transparent hugepages
#
-----------------------
| arch |status|
-----------------------
| alpha: | TODO |
| arc: | .. |
- | arm: | .. |
- | arm64: | .. |
+ | arm: | ok |
+ | arm64: | ok |
| avr32: | .. |
| blackfin: | .. |
| c6x: | .. |
@@ -17,20 +17,20 @@
| frv: | .. |
| h8300: | .. |
| hexagon: | .. |
- | ia64: | ok |
- | m32r: | TODO |
+ | ia64: | TODO |
+ | m32r: | .. |
| m68k: | .. |
- | metag: | ok |
- | microblaze: | ok |
+ | metag: | .. |
+ | microblaze: | .. |
| mips: | ok |
- | mn10300: | TODO |
+ | mn10300: | .. |
| nios2: | .. |
| openrisc: | .. |
- | parisc: | .. |
+ | parisc: | TODO |
| powerpc: | ok |
| s390: | ok |
- | score: | ok |
- | sh: | ok |
+ | score: | .. |
+ | sh: | .. |
| sparc: | ok |
| tile: | TODO |
| um: | .. |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/