[erlang-questions] Re: Shared/Hybrid Heap

Morten Krogh mk@REDACTED
Tue Oct 19 11:04:32 CEST 2010


  Oh, sorry I guess it is never copied.



On 10/19/10 11:00 AM, Morten Krogh wrote:
>  Hi
>
> How does the process dictionary work when it comes to copying.
>
> Suppose we have a giant list of integers, L.
>
> Now where is the list copied?
>
> 1) put(a, L).
>
> 1) X = get(a).
>
> 2) Y = erase(a).
>
>
> Cheers,
>
> Morten.
>
>
>
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>



More information about the erlang-questions mailing list