Skip to content

Commit

Permalink
bump max procs
Browse files Browse the repository at this point in the history
  • Loading branch information
joelreymont committed Jul 17, 2009
1 parent fca1102 commit 5aecfea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ EC2_USER_DATA = `priv/user_data`

BASIC_OPTS = \
-pa $(LOAD_PATH) \
+A 8 +K true +P 60000 -smp disable \
+A 8 +K true +P 120000 -smp disable \
$(NULL)

OPTS = \
Expand Down

0 comments on commit 5aecfea

Please sign in to comment.