memcg: Modify memory.high_async_ratio changing scope
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4IMAK CVE: NA -------- This patch changes HIGH_ASYNC_RATIO_BASE from 10 to 100 and changes HIGH_ASYNC_RATIO_GAP from 1 to 10. After this patch, user can set high_async_ratio from 0 to 99, which will make memcg async reclaim more delicacy management. If high_async_ratio is smaller than 10, try to reclaim all the pages of the memcg. Signed-off-by: NLu Jialin <lujialin4@huawei.com> Reviewed-by: NKefeng Wang <wangkefeng.wang@huawei.com> Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Showing
想要评论请 注册 或 登录