[erlang-questions] Memory allocator

Hynek Vychodil vychodil.hynek@REDACTED
Sat Mar 21 00:47:46 CET 2009


tcmalloc have good idea. What about memory cache per scheduler?

2009/3/21 Tony Arcieri <tony@REDACTED>

> I noticed in Ulf Wiger's presentation Erlang Programming for Multicore:
>
> http://ulf.wiger.net/weblog/2009/01/23/erlang-programming-for-multicore/
>
> ...that the main contention point in R13A is now the memory allocator.
>
> Are there any plans for addressing this, such as moving to a different
> memory allocator, maybe:
>
> tcmalloc: http://goog-perftools.sourceforge.net/doc/tcmalloc.html
> hoard: http://www.hoard.org
>
> I'm curious how much something like this would improve Erlang's
> performance.  Perhaps I'll try benchmarking Erlang with these allocators
> versus plain vanilla libc.
>
> --
> Tony Arcieri
> medioh.com
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://www.erlang.org/mailman/listinfo/erlang-questions
>



-- 
--Hynek (Pichi) Vychodil

Analyze your data in minutes. Share your insights instantly. Thrill your
boss.  Be a data hero!
Try Good Data now for free: www.gooddata.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20090321/552aca10/attachment.htm>


More information about the erlang-questions mailing list