<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 2014-07-07 17:17, Shian Wu wrote:<br>
    </div>
    <blockquote
cite="mid:CAPmZC+nGtEpBDRR74nFBBYubTfVbH7p8-a5nBrnx=OSDqP57LA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Hi<br>
          <br>
        </div>
        I call recon:scheduler_usage(5000) when cpu usage is low (100% ~
        200% from top, with 32 cores)<br>
        <div>It show all scheduler usage is 1.0<br>
        </div>
        <div>Is this possible? all schedulers are busy but cpu usage is
          low<br>
        </div>
      </div>
    </blockquote>
    <br>
    Yes, it is possible.<br>
    <br>
    Schedulers waiting for os resources are considered utilized (they
    cannot handle more work).<br>
    <br>
    This is why scheduler utilization exists. CPU utilization is often
    used as a load measuring device but it is a very poor estimate load.<br>
    Scheduler utilization is a better estimate.<br>
    <br>
    // Björn-Egil<br>
    <br>
    <blockquote
cite="mid:CAPmZC+nGtEpBDRR74nFBBYubTfVbH7p8-a5nBrnx=OSDqP57LA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
        </div>
        <div><br>
        </div>
        <div>thanks<br>
        </div>
        <div>
          <div>
            <div>---<br>
              Shian Wu<br>
              <br>
            </div>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>