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

prevent the kernel from OOMKilling embassyd #1402

Merged
merged 3 commits into from
Apr 20, 2022

Conversation

dr-bonez
Copy link
Member

addresses #1138

@dr-bonez dr-bonez added Enhancement New feature or request P1 - Blocks Release This issue must be addressed before the coming release is shipped Builds Issues to improve the build process labels Apr 15, 2022
@dr-bonez dr-bonez added this to the 0.3.1 milestone Apr 15, 2022
ProofOfKeags
ProofOfKeags previously approved these changes Apr 15, 2022
@dr-bonez
Copy link
Member Author

ProofOfKeags
ProofOfKeags previously approved these changes Apr 18, 2022
@dr-bonez dr-bonez merged commit 7c17e26 into master Apr 20, 2022
@@ -9,6 +9,9 @@ Environment=RUST_LOG=embassyd=debug,embassy=debug
ExecStart=/usr/local/bin/embassyd
Restart=always
RestartSec=3
ManagedOOMPreference=avoid
Copy link
Contributor

@chrisguida chrisguida Apr 29, 2022

Choose a reason for hiding this comment

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

So, fwiw embassyd was oomkilled with just this option defined. Do any other changes in this PR fix this?

@chrisguida chrisguida mentioned this pull request May 2, 2022
11 tasks
@dr-bonez dr-bonez deleted the feature/prevent-embassyd-oomkill branch June 7, 2022 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Builds Issues to improve the build process Enhancement New feature or request P1 - Blocks Release This issue must be addressed before the coming release is shipped
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants