This is an automated email from the ASF dual-hosted git repository.

wohali pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/couchdb.git


The following commit(s) were added to refs/heads/master by this push:
     new 47a38d3  Force use of SMP enabled BEAM VM, fixes #1296
47a38d3 is described below

commit 47a38d3d0c0fff55699632908abd31bf5f0c09e3
Author: Joan Touzet <[email protected]>
AuthorDate: Sun Apr 29 16:00:18 2018 -0400

    Force use of SMP enabled BEAM VM, fixes #1296
---
 rel/overlay/etc/vm.args | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/rel/overlay/etc/vm.args b/rel/overlay/etc/vm.args
index acb4571..46f3063 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

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to