mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: tip-bot for Peter Zijlstra <a.p.zijlstra@chello.nl>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org,
	akpm@linux-foundation.org, torvalds@linux-foundation.org,
	a.p.zijlstra@chello.nl, tglx@linutronix.de
Subject: [tip:sched/numa] sched/numa: Make CONFIG_SCHED_NUMA configurable
Date: Fri, 12 Oct 2012 04:31:36 -0700	[thread overview]
Message-ID: <tip-4v9ni51gu9c9a6o4hdhv5ecj@git.kernel.org> (raw)

Commit-ID:  80dbd27b0bf14fc4359c59accf02e853826bf7e4
Gitweb:     http://git.kernel.org/tip/80dbd27b0bf14fc4359c59accf02e853826bf7e4
Author:     Peter Zijlstra <a.p.zijlstra@chello.nl>
AuthorDate: Wed, 10 Oct 2012 19:01:34 +0200
Committer:  Ingo Molnar <mingo@kernel.org>
CommitDate: Fri, 12 Oct 2012 12:07:20 +0200

sched/numa: Make CONFIG_SCHED_NUMA configurable

Opt in to this new NUMA scheduling feature, because it does not cure cancer.

Requested-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: http://lkml.kernel.org/n/tip-4v9ni51gu9c9a6o4hdhv5ecj@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
 init/Kconfig |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/init/Kconfig b/init/Kconfig
index 140645a..c0cdb9a 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -692,8 +692,11 @@ config EMBEDDED_NUMA
 	bool
 
 config SCHED_NUMA
-	def_bool y
+	bool "Memory placement aware NUMA scheduler"
+	default n
 	depends on SMP && NUMA && MIGRATION && !EMBEDDED_NUMA
+	help
+	  This option adds support for automatic NUMA aware memory/task placement.
 
 menuconfig CGROUPS
 	boolean "Control Group support"

                 reply	other threads:[~2012-10-12 11:31 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-4v9ni51gu9c9a6o4hdhv5ecj@git.kernel.org \
    --to=a.p.zijlstra@chello.nl \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-tip-commits@vger.kernel.org \
    --cc=mingo@kernel.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

all inboxes | Powered by JetHome®