public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@infradead.org>
To: auntvini@cel.usyd.edu.au
Cc: linux-kernel@vger.kernel.org
Subject: Re: Division of Load Average
Date: Wed, 1 Oct 2008 20:43:11 -0700	[thread overview]
Message-ID: <20081001204311.241e04e5@infradead.org> (raw)
In-Reply-To: <7971648.51222945125819.JavaMail.root@wombat.diezmil.com>

On Thu, 2 Oct 2008 06:58:45 -0400
auntvini@cel.usyd.edu.au wrote:

> My self and my superviosr Dr David Levy have been working on
> introduction of new kernel code to correct the inherent problem of
> calculating load avarage by the current kernel. We have posted many
> e-mails in this regard since 2003 and kernel has been updated under
> the supervision of Rusty Russel.
> 
> Also we had interactions with IBM group(balbir@in.ibm.com)  who was
> engaged in delayed stat calculations.
> 
> We emphasise the following facts
> (1) seperation of Disk IO load from CPU load
> 
> This comes as a correction to the existing kernel as the calculation
> of the existing kernel load average is based on the arithmatic
> addition of Disk IO and CPU loads

while you can argue if including disk makes sense or not, it's 20+
years of tradition on Linux, and more on Unix.

So.. whatever you do (and I think there's some sense in splitting
things out).. please only *add* stats, don't replace the existing ones.

-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org

  reply	other threads:[~2008-10-02  3:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-02 10:58 Division of Load Average auntvini
2008-10-02  3:43 ` Arjan van de Ven [this message]
2008-10-01 17:56   ` sena seneviratne
2008-10-02  8:24     ` Balbir Singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081001204311.241e04e5@infradead.org \
    --to=arjan@infradead.org \
    --cc=auntvini@cel.usyd.edu.au \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox