------- Comment From [email protected] 2017-02-06 09:23 EDT-------
Original Setting for Ubuntu 16.04 :
cat config-4.4.0-59-generic | grep NUMA
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING=y
# CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is not set
CONFIG_NUMA=y
# Select NUMA modes
CONFIG_NUMA_EMU=y

Than changed with Ubuntu 16.10 to
$ grep NUMA config-4.8.0-30-generic
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
# CONFIG_NUMA is not set

Changed again with Ubuntu 17.04 back to original
grep NUMA config-4.9.0-15-generic
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING=y
# CONFIG_NUMA_BALANCING_DEFAULT_ENABLED is not set
CONFIG_NUMA=y
# Select NUMA modes
CONFIG_NUMA_EMU=y

The setting for 16.10 and also for 16.04.2 should be changed to the
original once

------- Comment From [email protected] 2017-02-06 09:24 EDT-------
*** Bug 151232 has been marked as a duplicate of this bug. ***

** Tags added: architecture-s39064 bugnameltc-151262 severity-high
targetmilestone-inin1610

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1661620

Title:
  CONFIG_NUMA is missing from the 4.8 kernels on s390x

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1661620/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to