Unload unused modules

Dmitry Belyaev rumata-estor@REDACTED
Sun Nov 8 08:42:29 CET 2009


Is there any way to unload unused module?

I've been testing how many modules can be loaded to erlang. I came up to
little less than 750 modules of 217.5 KB each. So beam.smp consumed 800
MB of memory.

Now I'm sure that some of the loaded modules will not be used at least
for a long time. How can I unload them?

Dmitry Belyaev



More information about the erlang-questions mailing list