[linux] 02/14: Enable NUMA_BALANCING_DEFAULT_ENABLED

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Thu Jan 18 20:20:27 UTC 2018


This is an automated email from the git hooks/post-receive script.

waldi pushed a commit to branch master
in repository linux.

commit 63e3ef13a02b42a18a8489de6865b68e141bd036
Author: Bastian Blank <waldi at debian.org>
Date:   Thu Jan 18 18:29:19 2018 +0100

    Enable NUMA_BALANCING_DEFAULT_ENABLED
---
 debian/changelog     | 1 +
 debian/config/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 9627b88..c5ccac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ linux (4.15~rc8-1~exp2) UNRELEASED; urgency=medium
   * Add cloud-amd64 kernel flavour.
     - Support Microsoft Azure.
     - Support Amazon EC2.
+  * Enable NUMA_BALANCING_DEFAULT_ENABLED, enabled by all others.
 
  -- Bastian Blank <waldi at debian.org>  Thu, 18 Jan 2018 09:14:57 +0100
 
diff --git a/debian/config/config b/debian/config/config
index 6e6412d..b068b58 100644
--- a/debian/config/config
+++ b/debian/config/config
@@ -5846,7 +5846,7 @@ CONFIG_TASK_IO_ACCOUNTING=y
 CONFIG_LOG_BUF_SHIFT=17
 CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
 CONFIG_NUMA_BALANCING=y
-# CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is not set
+CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
 CONFIG_CGROUPS=y
 CONFIG_MEMCG=y
 CONFIG_MEMCG_SWAP=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list