<div dir="ltr">I'm running erlang R16B01 on Debian linux (kernel 3.2.0)<div><br></div><div><br></div><div>Here is my binary allocator info:   <a href="https://gist.github.com/maxlapshin/6231659">https://gist.github.com/maxlapshin/6231659</a></div>
<div><br></div><div>here is mseg_allocator:  <a href="https://gist.github.com/maxlapshin/6231710">https://gist.github.com/maxlapshin/6231710</a></div><div><br></div><div>I've restarted erlang with +MMmcs 30:</div><div>
<br></div><div>erts-5.10.2/bin/beam.smp -K true -A 160 -MMmcs 30 -stbt s -- ...<br></div><div><br></div><div>Looks like number of mmap/munmap has lowered.</div><div><br></div><div>Will try to understand this allocator information.</div>
<div><br></div><div><br></div></div>