Skip to content

systemd: set OOMScoreAdjust for dockerd#501

Merged
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:systemd_oom_score
Oct 20, 2020
Merged

systemd: set OOMScoreAdjust for dockerd#501
thaJeztah merged 1 commit intodocker:masterfrom
thaJeztah:systemd_oom_score

Conversation

@thaJeztah
Copy link
Copy Markdown
Member

dockerd currently sets the oom-score-adjust itself. This functionality was added when we did not yet run dockerd as a systemd service. Now that we do, it's better to instead have systemd handle this.

dockerd currently sets the oom-score-adjust itself. This functionality
was added when we did not yet run dockerd as a systemd service.

Now that we do, it's better to instead have systemd handle this.

Signed-off-by: Sebastiaan van Stijn <[email protected]>
Copy link
Copy Markdown
Contributor

@silvin-lubecki silvin-lubecki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@thaJeztah thaJeztah merged commit d4da1c4 into docker:master Oct 20, 2020
@thaJeztah thaJeztah deleted the systemd_oom_score branch October 20, 2020 14:58
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