未验证 提交 087aa59e 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!1660 remove cpu.qos_leve from root cpu cgroup

Merge Pull Request from: @zhangwei123171 
 


/sys/fs/cgroup/cpu/cpu.qos_level is not needed, and easy to cause misunderstanding. 
 
Link:https://gitee.com/openeuler/kernel/pulls/1660 

Reviewed-by: zhao xiaoqiang <zhaoxiaoqiang11@jd.com> 
Reviewed-by: Zucheng Zheng <zhengzucheng@huawei.com> 
Signed-off-by: Jialin Zhang <zhangjialin11@huawei.com> 
Acked-by: Xie XiuQi <xiexiuqi@huawei.com> 
......@@ -9666,6 +9666,7 @@ static struct cftype cpu_legacy_files[] = {
#ifdef CONFIG_QOS_SCHED
{
.name = "qos_level",
.flags = CFTYPE_NOT_ON_ROOT,
.read_s64 = cpu_qos_read,
.write_s64 = cpu_qos_write,
},
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册