Skip to content
Snippets Groups Projects
Commit 7887c9eb authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Yang Yingliang
Browse files

memcg: Add static key for memcg priority


hulk inclusion
category: feature
bugzilla: 51827
CVE: NA

--------------------------------------

This patch adds a default-false static key to disable memcg priority
feature. If you want to enable it by writing 1:

echo 1 > /proc/sys/vm/memcg_qos_enable

Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Reviewed-by: default avatarKefeng Wang <wangkefeng.wang@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 9a359a51
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment