+3
−0
+11
−0
+6
−0
+30
−0
Loading
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I9K8D1 CVE: NA -------------------------------- Introduce a sysctl named vm_swap_extension to add control of swap feature. In global reclaim, set swappiness to 0 doesn't means swapout disabled, which is often misused by user. Add a control to really disable swapout by setting vm_swap_extension = 1. Signed-off-by:Liu Shixin <liushixin2@huawei.com>