From: Tejun Heo <tj@kernel.org>
To: Pierre Ossman <drzeus-list@drzeus.cx>
Cc: Jeff Garzik <jgarzik@pobox.com>, linux-ide@vger.kernel.org
Subject: Re: How to determine performance bottleneck?
Date: Tue, 14 Oct 2008 08:25:22 +0900 [thread overview]
Message-ID: <48F3D8E2.8000006@kernel.org> (raw)
In-Reply-To: <20081013202836.3fc62c3e@mjolnir.drzeus.cx>
Pierre Ossman wrote:
> I'm playing around with performance tuning my disk access, but there is
> something limiting my bandwidth to the disks. I was hoping you could
> help me determine what.
>
> My setup is a sil3132 controller, connected to a PMP with five disks
> behind it. I'm using iostat to measure disk traffic and I'm using reads
> via dd for testing.
>
> When I'm accessing a single disk, the bandwidth is 70 - 80 MiB/s. When
> I access a second disk, the bandwidth is about 50 MiB/s/disk, and all
> five results in 25 MiB/s/disk. In other words, something is limiting
> things to about 100 MiB/s. Now the question is what that limiting
> factor is.
>
> The PCIe bus can sustain 250 MiB/s, so even with overhead that should
> be plenty. The SATA links are in theory 300 MiB/s, so that can't be it
> either. The remaining factors are the controller and the multiplier
> chip, and/or the way we access them.
>
> Tejun, what kind of throughput have you seen when you have been testing
> the sil3132 and multipliers?
That's the limit of sil3124/3132. Dunno why but you can't go over that.
There's 3132-2 chip on the market. Maybe it's worth a try?
--
tejun
next prev parent reply other threads:[~2008-10-13 23:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-13 18:28 How to determine performance bottleneck? Pierre Ossman
2008-10-13 20:12 ` Alan Cox
2008-10-14 5:22 ` Pierre Ossman
2008-10-13 23:25 ` Tejun Heo [this message]
2008-10-14 5:07 ` Pierre Ossman
2008-10-14 5:37 ` Tejun Heo
2008-10-14 6:03 ` Pierre Ossman
2008-10-14 6:12 ` Tejun Heo
2008-10-14 6:59 ` Pierre Ossman
2008-10-14 7:00 ` Tejun Heo
2008-10-14 16:29 ` Grant Grundler
2008-10-14 17:19 ` Tejun Heo
2008-10-14 17:43 ` Grant Grundler
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=48F3D8E2.8000006@kernel.org \
--to=tj@kernel.org \
--cc=drzeus-list@drzeus.cx \
--cc=jgarzik@pobox.com \
--cc=linux-ide@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.