Markdown, you're drunk
This commit is contained in:
parent
4999549191
commit
a9c1f83fd8
@ -30,6 +30,7 @@ Check your OS documentation to adopt a similar strategy on other platforms.
|
|||||||
Disable the busy-waiting
|
Disable the busy-waiting
|
||||||
|
|
||||||
**vm.args:**
|
**vm.args:**
|
||||||
|
|
||||||
```
|
```
|
||||||
+sbwt none
|
+sbwt none
|
||||||
+sbwtdcpu none
|
+sbwtdcpu none
|
||||||
@ -41,6 +42,7 @@ Disable the busy-waiting
|
|||||||
Enable more busy waiting, increase the internal maximum limit of BEAM processes and ports
|
Enable more busy waiting, increase the internal maximum limit of BEAM processes and ports
|
||||||
|
|
||||||
**vm.args:**
|
**vm.args:**
|
||||||
|
|
||||||
```
|
```
|
||||||
+P 16777216
|
+P 16777216
|
||||||
+Q 16777216
|
+Q 16777216
|
||||||
|
Loading…
Reference in New Issue
Block a user