Implementing tables - advice wanted

Thomas Lindgren thomasl_erlang@REDACTED
Tue Jun 13 14:29:37 CEST 2006



--- "Joe Armstrong (AL/EAB)"
<joe.armstrong@REDACTED> wrote:

> Strange - I can't understand what "interaction with
> GC" has to do with
> matters. 

The implementation used destructive update under the
hood, which needs support in a generational GC. 

As far as I recall, the solution implemented for BEAM
was much too expensive to make destructive update
practical. (For the previous simple copying GC, the
Hipe implementation worked fairly well.)

Best,
Thomas


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the erlang-questions mailing list