Disable busy waits in the default OTP vm.args configuration. #693

Merged
floatingghost merged 1 commits from erincandescent/akkoma:otp-tune-vm-busywait into develop 2024-02-19 14:01:15 +00:00
Contributor

This vastly reduces idle CPU usage, which should generally be beneficial
for most small-to-medium sized instances.

Additionally update the documentation to specify how to override the vm.args
file for OTP installs

This vastly reduces idle CPU usage, which should generally be beneficial for most small-to-medium sized instances. Additionally update the documentation to specify how to override the vm.args file for OTP installs
erincandescent added 1 commit 2024-02-17 12:25:34 +00:00
ci/woodpecker/pr/build-amd64 Pipeline is pending Details
ci/woodpecker/pr/build-arm64 Pipeline is pending Details
ci/woodpecker/pr/docs Pipeline is pending Details
ci/woodpecker/pr/lint Pipeline is pending Details
ci/woodpecker/pr/test Pipeline is pending Details
7a0e27a746
Disable busy waits in the default OTP `vm.args` configuration.
This vastly reduces idle CPU usage, which should generally be beneficial
for most small-to-medium sized instances.

Additionally update the documentation to specify how to override the vm.args
file for OTP installs
Author
Contributor

(Are these the right defaults? I'm not 100% sure; but I think they are probably much better than the BEAM's defaults for most users)

(Are these the right defaults? I'm not 100% sure; but I think they are probably much better than the BEAM's defaults for most users)

:nodders: they're what i've been testing on ihba and they seem good

thankies

:nodders: they're what i've been testing on ihba and they seem good thankies
floatingghost merged commit 086d6100e1 into develop 2024-02-19 14:01:15 +00:00
floatingghost deleted branch otp-tune-vm-busywait 2024-02-19 14:01:15 +00:00
Sign in to join this conversation.
No description provided.