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

memory limits transgressions should be caught #4

Open
krunch3r76 opened this issue Apr 30, 2022 · 0 comments
Open

memory limits transgressions should be caught #4

krunch3r76 opened this issue Apr 30, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@krunch3r76
Copy link
Owner

krunch3r76 commented Apr 30, 2022

xz provides an argument --memlimit-compress to prevent going over the memory limit by adjusting down compression settings. this could be cost saving. there may be better strategies however.

this might be set to the current amount of free memory on the container...

consider --memlimit-compress=100%

@krunch3r76 krunch3r76 added the enhancement New feature or request label Apr 30, 2022
@krunch3r76 krunch3r76 self-assigned this Apr 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant