Make it clearer the settings go into the vm.args file

This commit is contained in:
Mark Felder 2020-11-06 13:15:21 -06:00
parent 620f1d7237
commit 4999549191
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ Check your OS documentation to adopt a similar strategy on other platforms.
Disable the busy-waiting
**vm.args:**
```
+sbwt none
+sbwtdcpu none
@ -39,6 +40,7 @@ Disable the busy-waiting
Enable more busy waiting, increase the internal maximum limit of BEAM processes and ports
**vm.args:**
```
+P 16777216
+Q 16777216