Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1157328 > unrolled thread

[tip:core/documentation] Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'

Started bytip-bot for Ingo Molnar <tipbot@zytor.com>
First post2015-06-03 13:20 +0200
Last post2015-06-03 13:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [tip:core/documentation] Documentation/features/sched:   Add feature description and arch support status file for 'numa-balancing' tip-bot for Ingo Molnar <tipbot@zytor.com> - 2015-06-03 13:20 +0200

#1157328 — [tip:core/documentation] Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'

Fromtip-bot for Ingo Molnar <tipbot@zytor.com>
Date2015-06-03 13:20 +0200
Subject[tip:core/documentation] Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'
Message-ID<pxeSh-7GO-83@gated-at.bofh.it>
Commit-ID:  65ee8aeb3759908606486248363026cc9b734d9e
Gitweb:     http://git.kernel.org/tip/65ee8aeb3759908606486248363026cc9b734d9e
Author:     Ingo Molnar <mingo@kernel.org>
AuthorDate: Wed, 3 Jun 2015 12:37:12 +0200
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Wed, 3 Jun 2015 12:51:36 +0200

Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'

Cc: <linux-api@vger.kernel.org>
Cc: <linux-arch@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Josh Triplett <josh@joshtriplett.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 .../{vm/THP => sched/numa-balancing}/arch-support.txt  | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web