summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoan Touzet <joant@atypical.net>2018-04-29 16:00:18 -0400
committerJoan Touzet <joant@atypical.net>2018-04-29 16:00:18 -0400
commit46b2586737debcafdc24c2fb4ef1db384110960b (patch)
treefc4c208d8a6a972bbff2f2af71e44b4c637be2ad
parent894accb667f4ccff6604d98c8a20087cc1ed1a18 (diff)
downloadcouchdb-1296-force-smp.tar.gz
Force use of SMP enabled BEAM VM, fixes #12961296-force-smp
-rw-r--r--rel/overlay/etc/vm.args3
1 files changed, 3 insertions, 0 deletions
diff --git a/rel/overlay/etc/vm.args b/rel/overlay/etc/vm.args
index acb4571b8..46f306368 100644
--- a/rel/overlay/etc/vm.args
+++ b/rel/overlay/etc/vm.args
@@ -45,3 +45,6 @@
# Comment this line out to enable the interactive Erlang shell on startup
+Bd -noinput
+
+# Force use of the smp scheduler, fixes #1296
+-smp enable