<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 19 Jan 2015, at 12:19, Luis Rascão <<a href="mailto:luis.rascao@gmail.com" class="">luis.rascao@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">I'm running load tests based on R16B03-1 and i'm looking at the reduction count using Fred's excellent recon tool (<a href="https://github.com/ferd/recon" class="">https://github.com/ferd/recon</a>). I'm seeing a high reduction count on the init process ({<0.0.0>), the top 5 ranking for reduction count is below, init's reductions are a bit higher than the other 4 which are poolboy managers.</div></div></blockquote><br class=""></div><div><br class=""></div><div>The init process evaluates the boot script. In a fairly large system, it can be expected to rack up a lot of reductions during system startup. After that, it should stay pretty quiet.</div><div><br class=""></div><div>Example, starting a riak node:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">(<a href="mailto:dev1@127.0.0.1" class="">dev1@127.0.0.1</a>)2> process_info(whereis(init),reductions).</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">{reductions,257559}</div><div class=""><br class=""></div><div class="">A few minutes later:</div><div class=""><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">(<a href="mailto:dev1@127.0.0.1" class="">dev1@127.0.0.1</a>)3> process_info(whereis(init),reductions).</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;" class="">{reductions,257957}</div></div><div class=""><br class=""></div></div>BR,<div class="">Ulf W</div><div class=""><br class=""><div apple-content-edited="true" class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;"><div class=""><div class="">Ulf Wiger, Co-founder & Developer Advocate, Feuerlabs Inc.</div><div class=""><a href="http://feuerlabs.com" class="">http://feuerlabs.com</a></div></div><div class=""><br class=""></div></span><br class="Apple-interchange-newline">

</div>
<br class=""></div></body></html>