<div dir="ltr">Hi Frank!<div><br></div><div>First, which OTP version are you using?</div><div>Second, try that on a fresh minor release — some scheduler issues were fixed recently.</div><div>Third, try rebuilding OTP with <span style="background-color:rgb(243,243,243);color:rgb(26,26,26);font-family:mono,Courier,monospace;font-size:16px">./configure --with-microstate-accounting=extra</span> and </div><div>check what are these schedulers doing (which columns have the most %)</div><div><br></div><div>This could give some more valuable info.</div><div><br></div><div>Also you may check which processes are using lots of scheduler time. Try using etop.</div><div>After you find troubled processes, you may use fprof to determine which functions are slow. In simple case you can just see that in process_info(Pid, current_stacktrace).</div><div><br></div><div>Good luck!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 26, 2019 at 11:15 AM Frank Muller <<a href="mailto:frank.muller.erl@gmail.com">frank.muller.erl@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Hi guys</div><div dir="auto"><br></div><div dir="auto">msacc:print/1 is showing me that all my dirty_io_shed are busy 100% (sleep column at 0.0%).</div><div dir="auto"><br></div><div dir="auto">The vm  is using more and more RAM.</div><div dir="auto"><br></div><div dir="auto">How can I identify the issue?</div><div dir="auto"><br></div><div dir="auto">/Frank</div>
_______________________________________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/listinfo/erlang-questions</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><font face="'courier new', monospace">Danil Zagoskin | <a href="mailto:z@gosk.in" target="_blank">z@gosk.in</a></font></div></div></div>