Bug 9475 - percpu内存泄漏
Summary: percpu内存泄漏
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:31 UTC by ganqing2024
Modified: 2024-07-05 15:31 UTC (History)
2 users (show)

See Also:


Attachments
percpu泄漏截图 (76.65 KB, image/png)
2024-07-05 15:31 UTC, ganqing2024
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ganqing2024 2024-07-05 15:31:41 UTC
Created attachment 1201 [details]
percpu泄漏截图

Description of problem:

混部场景下离线pod频繁创建销毁,percpu的内存分配可能存在泄漏问题,可能和cgroup泄漏有关,参见附件图片

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info: