Bug 9476 - mem cgroup泄漏问题热解决
Summary: mem cgroup泄漏问题热解决
Status: NEW
Alias: None
Product: Anolis OS 7
Classification: Anolis OS
Component: kernel - rhck (show other bugs) kernel - rhck
Version: 7.9
Hardware: x86_64 Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: Jacob
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-05 15:44 UTC by ganqing2024
Modified: 2024-07-05 15:44 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ganqing2024 2024-07-05 15:44:00 UTC
Description of problem:
龙蜥os 内核启动参数未开启cgroup.memory=nokmem,导致mem cgroup泄漏。
龙蜥对该问题的描述:https://openanolis.cn/sig/Cloud-Kernel/doc/721476463521955981
该问题虽然可以通过开启cgroup.memory=nokmem重启系统来解决。
但是由于线上物理机较多,重启系统对线上服务冲击大,成本高,是否有不重启系统解决该问题的方法?

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: