Added the +t emulator option to change the maximum number of atoms

Björn Gustavsson bgustavsson@REDACTED
Fri Jan 29 17:04:11 CET 2010


2010/1/29 Julien Barbot <klyr@REDACTED>:
>
> It is now an emulator option: +t.
> You can change the atom table size by using for exemple
>
> ./erl +t 5242880
>
> Björn: warning, the branch name is not the same it is now
> atom_table_size instead of atom_table_size_env :
>
> git fetch git://github.com/klyr/otp.git atom_table_size

Thanks! I have included the new branch with a new name
and removed the old branch.

There was a merge conflict in erl_init.c because your version
was based on R13B03, so I rebased your branch on top
of ccase/r13b04_dev.

-- 
Björn Gustavsson, Erlang/OTP, Ericsson AB


More information about the erlang-patches mailing list