summaryrefslogtreecommitdiff
path: root/test/upgrade_project/rel/files/vm.args
diff options
context:
space:
mode:
authorDave Smith <dizzyd@dizzyd.com>2013-06-12 08:05:53 -0700
committerDave Smith <dizzyd@dizzyd.com>2013-06-12 08:05:53 -0700
commita94c96895148bd89049eee24ce83d6af882173d4 (patch)
tree6eca77e494842088c3e601f6ebd0d21d73438582 /test/upgrade_project/rel/files/vm.args
parentef0fd4089fd2efd4ba8941de73ce6932e47e3a7e (diff)
parent500b62a890db84b233e8277e63a634bf2b157523 (diff)
Merge pull request #97 from tuncer/simplenode-sync
Sync test/upgrade_project/rel/files with priv/templates
Diffstat (limited to 'test/upgrade_project/rel/files/vm.args')
-rw-r--r--test/upgrade_project/rel/files/vm.args8
1 files changed, 4 insertions, 4 deletions
diff --git a/test/upgrade_project/rel/files/vm.args b/test/upgrade_project/rel/files/vm.args
index 2d64e25..a9aeb64 100644
--- a/test/upgrade_project/rel/files/vm.args
+++ b/test/upgrade_project/rel/files/vm.args
@@ -9,11 +9,11 @@
##-heart
## Enable kernel poll and a few async threads
-+K true
-+A 5
+##+K true
+##+A 5
## Increase number of concurrent ports/sockets
--env ERL_MAX_PORTS 4096
+##-env ERL_MAX_PORTS 4096
## Tweak GC to run more often
--env ERL_FULLSWEEP_AFTER 10
+##-env ERL_FULLSWEEP_AFTER 10