public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Nick Piggin <nickpiggin@yahoo.com.au>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [RFC] blkstat
Date: Mon, 13 Jun 2005 20:02:17 +1000	[thread overview]
Message-ID: <42AD59A9.3030404@yahoo.com.au> (raw)
In-Reply-To: <200506131954.45361.kernel@kolivas.org>

Con Kolivas wrote:
> On Mon, 13 Jun 2005 19:46, Nick Piggin wrote:

>>Oh, and before I go further, does anyone know of any program
>>or statistic that allows the same functionality? Any comments?
> 
> 
> Would something like iostat give similar results?
> 

The problem with that is that it does not give you a % idle
figure on the block device, so you basically can't see if
the device is becoming a bottleneck.

You can kind of guess if you take into account the seeks,
and the throughput, but you're still missing things like
head position (eg. changes throughput), settle time and
rotational latency, and lots of other stuff.

Thanks,
Nick

Also, BTW. the way I have done the kernel patch make a
device show 100% utilisation even if it is not doing anything
but waiting for a plug, or an anticipatory scheduler. This
is basically all the end user wants to know, although for
development purposes it may be interesting to know the other
metric too.

-- 
SUSE Labs, Novell Inc.

Send instant messages to your online friends http://au.messenger.yahoo.com 

  reply	other threads:[~2005-06-13 10:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-13  9:46 [RFC] blkstat Nick Piggin
2005-06-13  9:54 ` Con Kolivas
2005-06-13 10:02   ` Nick Piggin [this message]
2005-06-13 10:05     ` Con Kolivas
2005-06-13 10:19       ` Nick Piggin
2005-06-13 11:21 ` Andi Kleen

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=42AD59A9.3030404@yahoo.com.au \
    --to=nickpiggin@yahoo.com.au \
    --cc=kernel@kolivas.org \
    --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