public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@zip.com.au>
To: Mike Black <mblack@csihq.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.4.10 and ext3
Date: Mon, 24 Sep 2001 08:54:14 -0700	[thread overview]
Message-ID: <3BAF5726.32C4204B@zip.com.au> (raw)
In-Reply-To: <02aa01c144f8$14a461e0$e1de11cc@csihq.com>

Mike Black wrote:
> 
> Status report...
> Upgraded from 2.4.8 to 2.4.10 (with new 2.4.10 patch).
> This is on a dual PIII/1Ghz FibreChannel 2G RAM
> 
> Single-threaded Seq Read improves a LOT (doubles+)
> Multi-threaded Seq Read improved a bit
> Seq Write improves a LOT
> Rand Write decreases a bit
> All are using less CPU time.
> 
> Here's 2.4.8
> Linux yeti 2.4.8 #2 SMP Fri Aug 17 05:50:03 EDT 2001 i686 unknown
> Done 9/5/01
> root@yeti:/usr5# tiobench.pl --size 4000
> Size is MB, BlkSz is Bytes, Read, Write, and Seeks are MB/secd . -T
> 
>          File   Block  Num  Seq Read    Rand Read   Seq Write  Rand Write
>   Dir    Size   Size   Thr Rate (CPU%) Rate (CPU%) Rate (CPU%) Rate (CPU%)
> ------- ------ ------- --- ----------- ----------- ----------- -----------
>    .     4000   4096    1  39.83 30.8% 0.572 0.87% 21.83 55.8% 1.226 0.70%
>    .     4000   4096    2  21.30 21.2% 0.711 1.52% 9.695 70.0% 1.274 1.05%
>    .     4000   4096    4  18.86 19.6% 0.844 1.92% 9.568 70.1% 1.228 1.62%
>    .     4000   4096    8  17.38 18.7% 0.983 2.12% 5.995 98.7% 1.255 1.54%
> 
> Here's 2.4.10
> tiobench.pl --size 4000
> Size is MB, BlkSz is Bytes, Read, Write, and Seeks are MB/secd . -T
> 
>          File   Block  Num  Seq Read    Rand Read   Seq Write  Rand Write
>   Dir    Size   Size   Thr Rate (CPU%) Rate (CPU%) Rate (CPU%) Rate (CPU%)
> ------- ------ ------- --- ----------- ----------- ----------- -----------
>    .     4000   4096    1  85.57 46.9% 0.689 0.83% 26.02 28.7% 0.993 0.57%
>    .     4000   4096    2  28.08 16.4% 0.805 1.36% 25.71 36.4% 1.062 0.57%
>    .     4000   4096    4  22.50 13.5% 0.927 1.76% 16.69 26.3% 1.097 0.72%
>    .     4000   4096    8  20.37 12.6% 1.062 2.00% 13.01 21.5% 1.114 0.85%
> 

So the sequential write rate at eight threads has quadrupled, while
the CPU utilisation has halved.  That's OK :)

None of this will be due to ext3, BTW: it'll be due to VM and/or RAID5
improvements.

-

      reply	other threads:[~2001-09-24 15:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-24 12:54 2.4.10 and ext3 Mike Black
2001-09-24 15:54 ` Andrew Morton [this message]

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=3BAF5726.32C4204B@zip.com.au \
    --to=akpm@zip.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mblack@csihq.com \
    /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