[erlang-bugs] flag documentation bugs in erts/erl
Richard Carlsson
carlsson.richard@REDACTED
Wed Aug 22 11:07:06 CEST 2012
http://www.erlang.org/doc/man/erl.html
+P Number
Sets the maximum number of concurrent processes for this system.
Number must be in the range 16..134217727. Default is 32768.
As far as I can tell, the lower limit is 256, not 16, and the default
seems to be higher these days.
+e Number
Set max number of ETS tables.
This flag doesn't seem to actually exist.
/Richard
More information about the erlang-bugs
mailing list