All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mirko Benz <mirko.benz@web.de>
To: "Moore, Eric" <Eric.Moore@lsil.com>
Cc: linux-scsi@vger.kernel.org
Subject: Re: SATA on mptsas performance
Date: Wed, 15 Feb 2006 08:52:07 +0100	[thread overview]
Message-ID: <43F2DDA7.7050700@web.de> (raw)
In-Reply-To: <F331B95B72AFFB4B87467BE1C8E9CF5F28A5FF@NAMAIL2.ad.lsil.com>

Hello,

The SAS3442X is connected to the JBOD via a x4 SAS cable.
The JBOD has an LSI SAS Expander chip - no port multiplier.
Disks are Seagate ST3300831AS (300 GB, SATA-I, NCQ)

Does the SAS controller and the SAS expander communicate at 3 Gb when 
accessing SATA disks?
If not it should give 4 * 150 MB/s r/w throughput for this configuration.

I am testing with parallel dd invocations on the raw device e.g.:
dd if=/dev/sdb of=/dev/null bs=32k count=10000 &
...
dd if=/dev/sdl of=/dev/null bs=32k count=10000 &

I have tested with IOMETER but the results are worse.

I will test SATA II disks later. But I assume there is a scheduling 
problem (mapping 10 disks to 4 channels). The CPU load is also very high.

Disks support NCQ but it should have no effect due to sequential access 
of a single application per disk. How to switch on/off NCQ?

Regards,
Mirko


  reply	other threads:[~2006-02-15  7:52 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-14 16:02 SATA on mptsas performance Moore, Eric
2006-02-15  7:52 ` Mirko Benz [this message]
2006-03-01  3:30   ` Douglas Gilbert
2006-03-01  6:09     ` Jeff Garzik
2006-03-01  8:16       ` Mirko Benz
2006-03-01 17:55     ` Asgeir Eiriksson
  -- strict thread matches above, loose matches on Subject: below --
2006-03-01 16:04 Moore, Eric
2006-02-13 14:01 Mirko Benz

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=43F2DDA7.7050700@web.de \
    --to=mirko.benz@web.de \
    --cc=Eric.Moore@lsil.com \
    --cc=linux-scsi@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.