aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/configuration/optimizing_beam.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/optimizing_beam.md b/docs/configuration/optimizing_beam.md
index 545392f8f..1753620c9 100644
--- a/docs/configuration/optimizing_beam.md
+++ b/docs/configuration/optimizing_beam.md
@@ -27,7 +27,7 @@ Check your OS documentation to adopt a similar strategy on other platforms.
### Virtual Machine and/or few CPU cores
-Disable the busy-waiting
+Disable the busy-waiting. This should generally only be done if you're on a platform that does burst scheduling, like AWS.
**vm.args:**