linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: tip-bot for Ingo Molnar <tipbot@zytor.com>
To: linux-tip-commits@vger.kernel.org
Cc: corbet@lwn.net, akpm@linux-foundation.org, tglx@linutronix.de,
	linux-kernel@vger.kernel.org, josh@joshtriplett.org,
	peterz@infradead.org, linux-arch@vger.kernel.org, hpa@zytor.com,
	linux-api@vger.kernel.org, mingo@kernel.org,
	torvalds@linux-foundation.org
Subject: [tip:core/documentation] Documentation/features/sched: Add feature description and arch support status file for 'numa-balancing'
Date: Wed, 3 Jun 2015 04:11:19 -0700	[thread overview]
Message-ID: <tip-65ee8aeb3759908606486248363026cc9b734d9e@git.kernel.org> (raw)

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: |  ..  |

                 reply	other threads:[~2015-06-03 11:11 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=tip-65ee8aeb3759908606486248363026cc9b734d9e@git.kernel.org \
    --to=tipbot@zytor.com \
    --cc=akpm@linux-foundation.org \
    --cc=corbet@lwn.net \
    --cc=hpa@zytor.com \
    --cc=josh@joshtriplett.org \
    --cc=linux-api@vger.kernel.org \
    --cc=linux-arch@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).