Markdown, you're drunk
authorMark Felder <feld@FreeBSD.org>
Fri, 6 Nov 2020 19:16:22 +0000 (13:16 -0600)
committerMark Felder <feld@FreeBSD.org>
Fri, 6 Nov 2020 19:16:22 +0000 (13:16 -0600)
docs/configuration/optimizing_beam.md

index 64d35ad2c9b8eb1f5165d084db59c1a6036351c1..de76086f7504273f2e50034e9c22b1ab6c7cca49 100644 (file)
@@ -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