101 Star 64 Fork 245

src-openEuler/kernel

 / 详情

[21.03] arm 内核不支持files cgroup

已验收
缺陷
创建于  
2021-03-11 09:54

【环境信息】
系统:arm虚拟机 内存:4g
cpu:4核
OS版本:21.03

[root@localhost ~]# cat /etc/openEuler-latest
openeulerversion=openEuler-21.03
compiletime=2021-03-04-21-04-09
gccversion=9.3.1-20210204.16.oe1
kernelversion=5.10.0-4.6.0.18.oe1
openjdkversion=1.8.0.282.b08-5.oe1

【问题复现步骤】
cat /proc/1/cgroup | grep files
查看是否有类似10:files:/的返回值
【预期结果】
有如下返回值

[root@localhost ~]# cat /proc/1/cgroup  |grep files
10:files:/

【实际结果】
没有返回值

[root@localhost ~]# cat /proc/1/cgroup  |grep files
[root@localhost ~]#

评论 (2)

6++ 创建了缺陷
6++ 关联仓库设置为src-openEuler/kernel
展开全部操作日志

Hey Classicriver_jia, Welcome to openEuler Community.
All of the projects in openEuler Community are maintained by @openeuler-ci-bot.
That means the developers can comment below every pull request or issue to trigger Bot Commands.
Please follow instructions at https://gitee.com/openeuler/community/blob/master/en/sig-infrastructure/command.md to find the details.

6++ 负责人设置为Xie XiuQi
6++ 里程碑设置为openEuler 21.03-RC2
6++ 关联分支设置为openEuler-21.03
6++ 计划截止日期设置为2021-03-12
6++ 计划开始日期设置为2021-03-11
6++ 优先级设置为主要
6++ 修改了描述
6++ 修改了描述
baizhilaoda 修改了描述
baizhilaoda 修改了描述

合入补丁集解决:
0a960e73136d fs: fix files.usage bug when move tasks
b27ad1302a11 files_cgroup: fix error pointer when kvm_vm_worker_thread
bf8f0cc2c8ee fs/filescontrol: add a switch to enable / disable accounting of open fds
c15452babf94 cgroup/files: use task_get_css() to get a valid css during dup_fd()
9331053ce238 cgroups: Resource controller for open files
8b9cff8c3d49 openeuler_defconfig: enable CONFIG_CGROUP_FILES by default

Xie XiuQi 任务状态待办的 修改为已完成
6++ 任务状态已完成 修改为已验收

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/kernel.git
git@gitee.com:src-openeuler/kernel.git
src-openeuler
kernel
kernel

搜索帮助

Cb406eda 1850385 E526c682 1850385