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

Use cgroup memory limit for dyno type detection #294

Merged
merged 2 commits into from
Mar 22, 2024

Conversation

Malax
Copy link
Member

@Malax Malax commented Mar 22, 2024

Because ulimit -u can be ambiguous and we actually care about the available memory. I tested against all common runtime dyno sizes to ensure the correct JVM flags are used.

GUS-W-15236993.

@Malax Malax marked this pull request as ready for review March 22, 2024 14:21
@Malax Malax requested a review from a team as a code owner March 22, 2024 14:21
@Malax Malax merged commit ef33923 into main Mar 22, 2024
10 checks passed
@Malax Malax deleted the malax/use-cgroup-memory-limit branch March 22, 2024 14:40
@heroku-linguist heroku-linguist bot mentioned this pull request Mar 22, 2024
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