hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8PG0C CVE: NA
--------------------------------
The COBFIG_ARCH_CUSTOM_NUMA_DISTANCE depend on ARM64 && ARCH_HISI && NUMA.
Allow arch to adjust the node_reclaim_distance.
Signed-off-by: Hui Tang tanghui20@huawei.com --- arch/arm64/configs/openeuler_defconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/openeuler_defconfig b/arch/arm64/configs/openeuler_defconfig index d551e8537e9b..3be3f61f3eb8 100644 --- a/arch/arm64/configs/openeuler_defconfig +++ b/arch/arm64/configs/openeuler_defconfig @@ -1194,6 +1194,7 @@ CONFIG_ETMEM_SCAN=m CONFIG_ETMEM_SWAP=m CONFIG_ETMEM=y # CONFIG_BPF_READAHEAD is not set +CONFIG_ARCH_CUSTOM_NUMA_DISTANCE=y
# # Data Access Monitoring