yes, i know about priority.

you have made an awfully lot of assumptions about our systems and our programs... not that i dont agree with you about the load average. it's just a number and there are countless discussions online why it is not such a useful metric (especially as all systems calculate it differently). but it all depends on the context in which its results are used. if you have long running processes that put sustained load on your systems and when the thresholds defined are more like rough delimiters it is a great metric to have around for micromanaging whether a non-critical daemon should wake up or just say "oh, i see you are kind of busy-ish, i'll come back again later".

i think we are getting offtopic. i posted this question because i thought i might have missed something in the immensely huge world of perl. no quick luck, so let's move on, thanks for the answers...


In reply to Re^6: portable way to get system load average by loadaverage
in thread portable way to get system load average by loadaverage

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.