From: Mark Felder Date: Fri, 6 Nov 2020 19:16:22 +0000 (-0600) Subject: Markdown, you're drunk X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=a9c1f83fd8b2793e6474b14d246e1ef362892467;p=akkoma Markdown, you're drunk --- diff --git a/docs/configuration/optimizing_beam.md b/docs/configuration/optimizing_beam.md index 64d35ad2c..de76086f7 100644 --- 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