Comment out vm args

This commit is contained in:
Tuncer Ayaz 2011-12-21 16:02:21 +01:00
parent 0bdda5baa1
commit e4c427be21

View file

@ -9,11 +9,11 @@
##-heart ##-heart
## Enable kernel poll and a few async threads ## Enable kernel poll and a few async threads
+K true ##+K true
+A 5 ##+A 5
## Increase number of concurrent ports/sockets ## Increase number of concurrent ports/sockets
-env ERL_MAX_PORTS 4096 ##-env ERL_MAX_PORTS 4096
## Tweak GC to run more often ## Tweak GC to run more often
-env ERL_FULLSWEEP_AFTER 10 ##-env ERL_FULLSWEEP_AFTER 10