mm: support periodical memory reclaim
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8NIKC -------------------------------- Adding periodical memory reclaim support, there are three new interfaces: 1) /proc/sys/vm/cache_reclaim_s --- used to set reclaim interval 2) /proc/sys/vm/cache_reclaim_weight --- used to calculate reclaim amount 3) /proc/sys/vm/cache_reclaim_enable --- used to switch on/off this feature Signed-off-by:Ze Zuo <zuoze1@huawei.com>
Loading
Please sign in to comment