Bug 12437 - enhance rich container for overcommit memory
Summary: enhance rich container for overcommit memory
Status: NEW
Alias: None
Product: ANCK 6.6 Dev
Classification: ANCK
Component: mm (show other bugs) mm
Version: unspecified
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: wangrongwei
QA Contact: shuming
URL:
Whiteboard:
Keywords: FutureFeature
Depends on:
Blocks:
 
Reported: 2024-12-18 09:58 UTC by jyh-taozhiheng
Modified: 2024-12-18 10:10 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jyh-taozhiheng 2024-12-18 09:58:01 UTC
Description of problem:
Workloads running on the same host may require conflict configs of `overcommit_memory`. For example, redis prefers 1 and postgresql prefers 2.  

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


How reproducible:
Run workloads prefers different configs of `overcommit_memory`.

Steps to Reproduce:
1. Run multiple workloads requiring different configs in rich containers

Actual results:
Some workload may report warning

Expected results:
Each workload works well

Additional info:
Comment 1 小龙 admin 2024-12-18 10:10:52 UTC
The PR Link: https://gitee.com/anolis/cloud-kernel/pulls/4244