From: Jens Axboe <axboe@suse.de>
To: Roy Sigurd Karlsbakk <roy@karlsbakk.net>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: Linux i/o tweaking
Date: Thu, 15 Nov 2001 17:22:46 +0100 [thread overview]
Message-ID: <20011115172246.Z27010@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.30.0111151535060.13411-100000@mustard.heime.net>
In-Reply-To: <Pine.LNX.4.30.0111151535060.13411-100000@mustard.heime.net>
On Thu, Nov 15 2001, Roy Sigurd Karlsbakk wrote:
> Hi all
>
> After three days at Compaq's lab in Oslo, testing their medium-level
> servers and storage systems with Linux, I've come to some sort of
> conclusions, although these may be wrong. I also have come over a few
> problems that I couln't find a good solution to.
>
> * When running RAID from a Compaq Smart 5302/64 controller, software
> RAID-5 is (slightly - ~15%) faster (on JBOD - each disk is configured as
> a RAID-0 device with max - 256kB - stripe size) than the
> hardware/controller based RAID-5. Both CPUs (1266MHz/512kB cache) are
> maxed out by reading from software RAID-5 (???), giving me >= 107MB/s on
> two SCSI-3 buses with six disks on each bus.
>
> * Even though I can get up to 25 MB/s from each disk, I can't get more
> than 107 MB/s on the whole bunch (12 drives). It doesn't help much to do
> RAID-0 either. Don't understand anything ...
Could you please try and profile where the time is spent? Boot with
profile=2, and then do
# readprofile -r
# do I/O testing
# readprofile | sort -nr
--
Jens Axboe
next prev parent reply other threads:[~2001-11-15 16:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-15 16:13 Linux i/o tweaking Roy Sigurd Karlsbakk
2001-11-15 16:22 ` Jens Axboe [this message]
2001-11-15 16:32 ` Roy Sigurd Karlsbakk
2001-11-15 16:41 ` Jakob Østergaard
2001-11-15 16:50 ` Roy Sigurd Karlsbakk
2001-11-15 18:17 ` Joel Jaeggli
2001-11-15 18:33 ` Roy Sigurd Karlsbakk
2001-11-15 22:32 ` Lionel Bouton
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=20011115172246.Z27010@suse.de \
--to=axboe@suse.de \
--cc=linux-kernel@vger.kernel.org \
--cc=roy@karlsbakk.net \
/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