config/x86: enable SHRINK_PAGECACHE
hulk inclusion category: bugfix bugzilla: https://bugzilla.openeuler.org/show_bug.cgi?id=20 CVE: NA ------------------------------------------------- SHRINK_PAGECACHE means that we do not want to keep the large number of page cache in the system, Even though it will greatly improve the performance of the machine. It is asked by the user to keep the free memory as much as possible. Apparently, it will influence the informace. This prevents the pagecache from consuming too much memory. enable CONFIG_SHRINK_PAGECACHE this time. Signed-off-by: NCheng Jian <cj.chengjian@huawei.com> Reviewed-by: NXie XiuQi <xiexiuqi@huawei.com> Signed-off-by: NCheng Jian <cj.chengjian@huawei.com>
Showing
想要评论请 注册 或 登录