projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4999549
)
Markdown, you're drunk
author
Mark Felder
<feld@FreeBSD.org>
Fri, 6 Nov 2020 19:16:22 +0000
(13:16 -0600)
committer
Mark Felder
<feld@FreeBSD.org>
Fri, 6 Nov 2020 19:16:22 +0000
(13:16 -0600)
docs/configuration/optimizing_beam.md
patch
|
blob
|
history
diff --git
a/docs/configuration/optimizing_beam.md
b/docs/configuration/optimizing_beam.md
index 64d35ad2c9b8eb1f5165d084db59c1a6036351c1..de76086f7504273f2e50034e9c22b1ab6c7cca49 100644
(file)
--- a/
docs/configuration/optimizing_beam.md
+++ b/
docs/configuration/optimizing_beam.md
@@
-30,6
+30,7
@@
Check your OS documentation to adopt a similar strategy on other platforms.
Disable the busy-waiting
**vm.args:**
+
```
+sbwt 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
**vm.args:**
+
```
+P 16777216
+Q 16777216