Skip to content

Commit

Permalink
Merge pull request #275 from basho/jem-smp-flag
Browse files Browse the repository at this point in the history
Change the erlang vm flags to force SMP use
  • Loading branch information
jaredmorrow committed Feb 14, 2013
2 parents e8dcf57 + 4144d88 commit f4ba74b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rel/files/vm.args
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@
## Raise the ETS table limit
-env ERL_MAX_ETS_TABLES 8192

## Force the erlang VM to use SMP
-smp enable

## Begin SSL distribution items, DO NOT DELETE OR EDIT THIS COMMENT

## To enable SSL encryption of the Erlang intra-cluster communication,
Expand Down

0 comments on commit f4ba74b

Please sign in to comment.