pagecache: use the correct cache_reclaim_s immediately
euler inclusion category: bugfix CVE: NA Bugzilla: 13084 --------------------------- when we set a large number in cache_reclaim_s to background thread to reclaim free pagecache, And then set a minimum number to it. It will trigger an unexpected result. we must drain the time slice of cache_reclaim_s. hence we will wait too long time for that. Signed-off-by: Nzhong jiang <zhongjiang@huawei.com> Reviewed-by: NJing Xiangfeng <jingxiangfeng@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录