All of lore.kernel.org
 help / color / mirror / Atom feed
From: lsorense@csclub.uwaterloo.ca (Lennart Sorensen)
To: art <art@usfltd.com>
Cc: linux-kernel@vger.kernel.org, mingo@elte.hu
Subject: Re: SCSI adaptec 19160 speed - 2.6.14-rt13 - Q for scsi experts
Date: Wed, 30 Nov 2005 10:57:11 -0500	[thread overview]
Message-ID: <20051130155711.GD3803@csclub.uwaterloo.ca> (raw)
In-Reply-To: <200511291936.AA2621734@usfltd.com>

On Tue, Nov 29, 2005 at 07:36:44PM -0600, art wrote:
> SCSI adaptec 19160 speed - 2.6.14-rt13 - Q for scsi experts
> 
> Attached scsi disk sda at scsi0, channel 0, id 1, lun 0
>   Vendor: COMPAQ    Model: BF14688286        Rev: HPB3
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> scsi0:A:2:0: Tagged Queuing enabled.  Depth 64
> target0:0:2: Beginning Domain Validation
> target0:0:2: wide asynchronous.
> target0:0:2: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
> target0:0:2: Ending Domain Validation
> SCSI device sdb: 286749488 512-byte hdwr sectors (146816 MB)
> SCSI device sdb: drive cache: write through
> SCSI device sdb: 286749488 512-byte hdwr sectors (146816 MB)
> SCSI device sdb: drive cache: write through
> sdb: sdb1
> Attached scsi disk sdb at scsi0, channel 0, id 2, lun 0
>   Vendor: COMPAQ    Model: BF14688286        Rev: HPB3
>   Type:   Direct-Access                      ANSI SCSI revision: 03
> scsi0:A:5:0: Tagged Queuing enabled.  Depth 64
> target0:0:5: Beginning Domain Validation
> target0:0:5: wide asynchronous.
> target0:0:5: FAST-80 WIDE SCSI 160.0 MB/s DT (12.5 ns, offset 63)
> target0:0:5: Ending Domain Validation
> SCSI device sdc: 286749488 512-byte hdwr sectors (146816 MB)
> SCSI device sdc: drive cache: write through
> SCSI device sdc: 286749488 512-byte hdwr sectors (146816 MB)
> SCSI device sdc: drive cache: write through
> sdc: sdc1
> Attached scsi disk sdc at scsi0, channel 0, id 5, lun 0
> 
> # hdparm -tT /dev/sdb
> /dev/sdb:
> Timing cached reads:   2316 MB in  2.00 seconds = 1157.90 MB/sec
> Timing buffered disk reads:  268 MB in  3.00 seconds =  89.26 MB/sec
> # hdparm -tT /dev/sdc
> 
> /dev/sdc:
> Timing cached reads:   2512 MB in  2.00 seconds = 1255.49 MB/sec
> Timing buffered disk reads:  268 MB in  3.00 seconds =  89.32 MB/sec
> 
> # hdparm -tT /dev/sdb & hdparm -tT /dev/sdc &
> [1] 3314
> [2] 3315
> 
> /dev/sdb:
> /dev/sdc:
> Timing cached reads:    Timing cached reads:   1228 MB in  2.00 seconds = 613.88 MB/sec
> 1316 MB in  1.99 seconds = 659.73 MB/sec
> Timing buffered disk reads:   Timing buffered disk reads:
> 174 MB in  3.00 seconds =  57.91 MB/sec
> 170 MB in  3.05 seconds =  55.75 MB/sec
> ------------------------------------------------------------------------------------------
> 
> pci is 66Mhz theoretical throuhput ~ 250MB/s

And pci at 33mhz can do 130MB/s or so.  With a bit over overhead those
numbers sure look awful close to what a 33mhz pci bus can handle.

> controller adaptec asc-19160
> discs are 146GB-15krpm-cheetah
> 
> one disc transfer 89MB/s
> 
> adaptec speed with 2 disc on one channel = 57.91+55.75 = 113.66MB/s
> 
> 71% of 160MB/s channel speed i expected ~90%
> 
> any clue?

PCI bus not at 66mhz perhaps?  Is it an add in card on onboard?  I
wonder if a pci bus that supports 66mhz has to drop everything to 33mhz
if any of the cards installed are 33mhz only.  Having never tried I
don't know.

Len Sorensen

  reply	other threads:[~2005-11-30 15:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-30  1:36 SCSI adaptec 19160 speed - 2.6.14-rt13 - Q for scsi experts art
2005-11-30 15:57 ` Lennart Sorensen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-30 22:17 art
2005-11-30 22:44 ` Jesper Juhl

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=20051130155711.GD3803@csclub.uwaterloo.ca \
    --to=lsorense@csclub.uwaterloo.ca \
    --cc=art@usfltd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.