init commit
This commit is contained in:
38
rel/vm.args.eex
Normal file
38
rel/vm.args.eex
Normal file
@@ -0,0 +1,38 @@
|
||||
## --- memory optimisation (embedded/low-RAM targets) ---
|
||||
|
||||
## disable carrier utilization limit
|
||||
+MBacul 0
|
||||
+MHacul 0
|
||||
|
||||
## smaller carrier sizes
|
||||
+MBsmbcs 64
|
||||
+MBlmbcs 128
|
||||
+MHsmbcs 64
|
||||
+MHlmbcs 128
|
||||
|
||||
## smaller main carrier
|
||||
+MMscs 20
|
||||
|
||||
## --- scheduler tuning ---
|
||||
|
||||
+S 1:1
|
||||
+SDcpu 1:1
|
||||
+SDio 1
|
||||
|
||||
## --- resource limits ---
|
||||
|
||||
+t 100000
|
||||
+P 50000
|
||||
+Q 8192
|
||||
|
||||
## --- general ---
|
||||
|
||||
+c false
|
||||
+sbwt none
|
||||
+sbwtdcpu none
|
||||
+sbwtdio none
|
||||
+swt very_low
|
||||
+swtdcpu very_low
|
||||
+swtdio very_low
|
||||
+secio false
|
||||
+K true
|
||||
Reference in New Issue
Block a user