lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed, 3 Jun 2015 04:10:40 -0700
From:	tip-bot for Ingo Molnar <tipbot@...or.com>
To:	linux-tip-commits@...r.kernel.org
Cc:	tglx@...utronix.de, corbet@....net, torvalds@...ux-foundation.org,
	mingo@...nel.org, linux-api@...r.kernel.org, peterz@...radead.org,
	hpa@...or.com, linux-arch@...r.kernel.org,
	akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
	josh@...htriplett.org
Subject: [tip:core/documentation] Documentation/features/vm:
  Add feature description and arch support status file for 'THP'

Commit-ID:  cc436a080ad45a0d98c5a37a4fd9c896ea6bcd8a
Gitweb:     http://git.kernel.org/tip/cc436a080ad45a0d98c5a37a4fd9c896ea6bcd8a
Author:     Ingo Molnar <mingo@...nel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:09 +0200
Committer:  Ingo Molnar <mingo@...nel.org>
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@...r.kernel.org>
Cc: <linux-arch@...r.kernel.org>
Cc: <linux-kernel@...r.kernel.org>
Cc: Andrew Morton <akpm@...ux-foundation.org>
Cc: H. Peter Anvin <hpa@...or.com>
Cc: Jonathan Corbet <corbet@....net>
Cc: Josh Triplett <josh@...htriplett.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Ingo Molnar <mingo@...nel.org>
---
 .../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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ