[erlang-questions] Documentation on NUMA support in R15?

Tim McGilchrist timmcgil@REDACTED
Mon Feb 27 00:56:01 CET 2012


Hi James,

I'm no expert but I found this presentation by Kenneth Lundin useful in understanding how Erlang uses multiple cores.
It's from 2009 so it may not be entirely accurate.

I'd also be interested to hear from those in the know about Erlang on NUMA machines.

http://www.erlang-factory.com/conference/London2009/speakers/kennethlundin
http://www.erlang-factory.com/upload/presentations/105/KennethLundin-ErlangFactory2009London-AboutErlangOTPandMulti-coreperformanceinparticular.pdf


-----------------------------------------------------
Tim McGilchrist
timmcgil@REDACTED
@lambda_foo
http://lambdafoo.com
https://github.com/tmcgilchrist


"few find success because it's usually wearing overalls and looks a lot like work."


On 27/02/2012, at 9:43 AM, james wrote:

> The release news item for R15A teases us with some information about NUMA-aware memory management.
> 
> Is there any documentation (design or whatever) that discusses the way that the runtime manages resources o a NUMA system, such as scheduler interation with processes, process allocation to NUMA zones, and the way that port processes are started and managed (ie whether they are or can be bound onto a particular node)?
> 
> Thanks
> James
> 
> (I'm a noob - but interested in the idea of using erlang as a coordination resource for processes running as ports)
> 
> 
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120227/5fbcb321/attachment.htm>


More information about the erlang-questions mailing list