Update start-odk.sh memory calculation to support cgroups v2#876
Update start-odk.sh memory calculation to support cgroups v2#876lognaturel merged 2 commits intogetodk:nextfrom
Conversation
lognaturel
left a comment
There was a problem hiding this comment.
Thanks! This looks good to me but tests are failing in CircleCI. Is it possible that you branched off of a very old version? Could you please rebase on the latest next so we can get a CircleCI sanity check before merging?
Ah possibly! I'm afk for the weekend now, but will address this on Monday 😄 |
e5b2cc2 to
ca0adf2
Compare
|
You were right, I had synced Hopefully the CircleCI build can be re-triggered without much hassle 🙏 |
|
Made a small fix for shellcheck linting: |
|
Thank you! |
Closes #875
Included in this PR
maxand we fallback to use the total memory available on the system.What has been done to verify that this works as intended?
Why is this the best possible solution? Were any other approaches considered?
How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?
Does this change require updates to documentation? If so, please file an issue here and include the link below.
Before submitting this PR, please make sure you have:
nextbranch OR only changed documentation/infrastructure (masteris stable and used in production)