Skip to content

feat(qrm): support set memory.high to throttle reclaimed_cores#1117

Open
cheney-lin wants to merge 1 commit intokubewharf:mainfrom
cheney-lin:dev/mem_high
Open

feat(qrm): support set memory.high to throttle reclaimed_cores#1117
cheney-lin wants to merge 1 commit intokubewharf:mainfrom
cheney-lin:dev/mem_high

Conversation

@cheney-lin
Copy link
Copy Markdown
Member

Breaching the memory.high limit doesn't trigger the OOM killer but throttles the offending cgroup, task will not hold lock when trying reclaim memory, which will not lead to priority inversion and hung task.

What type of PR is this?

What this PR does / why we need it:

Which issue(s) this PR fixes:

Special notes for your reviewer:

@yadzhang
Copy link
Copy Markdown
Collaborator

yadzhang commented Apr 1, 2026

LGTM

Breaching the memory.high limit doesn't trigger the OOM killer but
throttles the offending cgroup, task will not hold lock when trying
reclaim memory, which will not lead to priority inversion and hung task.

Signed-off-by: linzhecheng <linzhecheng@bytedance.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants