-
-
Save dch/66e8077120ceed556527 to your computer and use it in GitHub Desktop.
erlang 18.x secret tuning sauce from jlouis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Enable kernel poll and a few async threads | |
+K true | |
+A 5 | |
+Q 64000 | |
+P 128000 | |
+sbt db | |
+sbwt very_long | |
+swt very_low | |
+sub true | |
+Mulmbcs 32767 | |
+Mumbcgs 1 | |
+Musmbcs 2047 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment