Enable NUMA_BALANCING_DEFAULT_ENABLED

This commit is contained in:
Bastian Blank 2018-01-18 18:29:19 +01:00
parent 7aa5f9f7cf
commit 63e3ef13a0
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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@debian.org> Thu, 18 Jan 2018 09:14:57 +0100

View File

@ -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