<div dir="ltr"><div class="gmail_extra">I don't see any visible performance degradation with msacc=extra</div><div class="gmail_extra"><br></div><div class="gmail_extra">I don't even see it with lcnt build.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Btw, about sbwt and so all. We have to launch erlang in our flussonic with flags: +sbwt short +swt very_low +sfwi 20 +sub true +MBas aoffcaobf +MBacul 0</div><div class="gmail_extra"><br></div><div class="gmail_extra">without +MBas aoffcaobf +MBacul 0  it is just leaking memory (maybe not leaking, but using it so much, that OOM comes earlier).</div><div class="gmail_extra"><br></div><div class="gmail_extra">flag   +stbt s that we were using earlier is important to capture better multicast UDP, but make system absolutely unstable (it eats all memory and dies) when some other task is launched on a server, so we have refused from it.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Flags  +sbwt short +swt very_low +sfwi 20 +sub true  are recommended by our customers.  Without them since 18.3 we get messages from sys_monitor like   long_schedule a and long_gc on a server with 50% usage of CPU.</div><div class="gmail_extra"><br></div><div class="gmail_extra">If this is considered a problem (because default settings don't allow to work at all =( ), then maybe I can help somehow?</div></div>