[erlang-questions] What is ``internal ets tables''?

Leo Liu sdl.web@REDACTED
Thu Oct 8 17:29:22 CEST 2015


On 2015-10-07 22:33 +0800, Sverker Eriksson wrote:
> It's ets tables used by ets itself to map from pid to owned tables
> and from pid to fixated tables.
>
> However, looking at the code, they are only dumped if the VM
> was built in debug mode.

Thank you that is exactly what I needed.

Leo




More information about the erlang-questions mailing list