Add support for automatic NUMA aware memory/task placement.
Enable automatic NUMA balancing as default.

Signed-off-by: Yongxin Liu <yongxin....@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfi...@gmail.com>
---
 bsp/intel-x86/intel-x86-64.cfg | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/bsp/intel-x86/intel-x86-64.cfg b/bsp/intel-x86/intel-x86-64.cfg
index cd091026..681ba7e1 100644
--- a/bsp/intel-x86/intel-x86-64.cfg
+++ b/bsp/intel-x86/intel-x86-64.cfg
@@ -1,3 +1,9 @@
+#
+# General setup
+#
+CONFIG_NUMA_BALANCING=y
+CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y
+
 #
 # ACPI NUMA
 #
-- 
2.14.4

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to