<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi<br>
    Thank you for your contribution!<br>
    <br>
    As you can see Lukas is already waiting for answers on the pull
    request.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 2013-12-10 01:05, Michał Ptaszek
      wrote:<br>
    </div>
    <blockquote
cite="mid:CACk5BcRHt14QA5XnwXW=HaZKY580LGMH9bGS=MzD9-1LkpFCuA@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hey All, 
        <div><br>
        </div>
        <div><a moz-do-not-send="true"
            href="https://github.com/erlang/otp/pull/161">https://github.com/erlang/otp/pull/161</a><br>
          <div><br>
          </div>
          <div>This patch adds a new option to the erlang:system_monitor
            BIF, allowing to subscribe monitor process to the
            long_message_queue events. It should be really helpful when
            investigating architectural bottlenecks, as well as a part
            of regular logging procedures. </div>
          <div><br>
          </div>
          <div>Few comments about the implementation:</div>
          <div>- Monitor messages are generated once the message gets
            appended to the receiver's message queue. </div>
          <div>- For a certain process - monitor message can be
            generated only once after exceeding a pre-configured
            threshold. Erlang VM will resend the monitor message only
            once the process mailbox size gets below the limit and
            exceeds them again.</div>
          <div>- Info list of the monitor message currently contains
            only receiver's message queue length. If you have any ideas
            on what might be useful to put there in addition to the
            mailbox size - please let me know.</div>
          <div>
            <div><font color="#1155cc" face="arial, sans-serif"><u><br>
                </u></font></div>
            <div><font face="arial, sans-serif">Thanks, </font></div>
          </div>
          <div><font face="arial, sans-serif">Michal </font></div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-patches mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-patches@erlang.org">erlang-patches@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-patches">http://erlang.org/mailman/listinfo/erlang-patches</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
/Henrik Nord Erlang/OTP</pre>
  </body>
</html>