Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a program option to update oom_score_adj for child processes. #754

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

yossigo
Copy link

@yossigo yossigo commented May 12, 2016

Configuring the oom_score_adj value for child processes is a useful way of controlling the kernel's out-of-memory killer behavior. Other modern process managers (e.g. systemd, Upstart) also support it and it makes a lot of sense for Supervisor to do as well.

@mnaberez
Copy link
Member

Added rlimits issue label (it's not an rlimit but that's the closest label we have for this). If such a feature was merged, it would be the first time a Linux-only feature was added to Supervisor.

@mnaberez mnaberez added the linux label Aug 19, 2016
@mnaberez mnaberez marked this as a duplicate of #963 Jul 17, 2017
@ekbfh
Copy link

ekbfh commented Feb 7, 2020

Hello!
What else is needed to merge this code?

@EscapeLife
Copy link

Hello! When will it merge? @yossigo @mnaberez

@ekbfh
Copy link

ekbfh commented Nov 2, 2020

@mnaberez how i can help to merge this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants