+59
−0
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9GZAQ CVE: NA -------------------------------- Add sysctl to enable or disable mem_sampling actions for numa_balance. A static key controlled by sysctl is added. When this is set to false, numa balance will use the native prot_none scheme, and when set to true, it will use hardware sampling instead of the native scheme. Signed-off-by:Ze Zuo <zuoze1@huawei.com>