public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallón" <jamagallon@ono.com>
To: Denys Vlasenko <vda.linux@googlemail.com>,
	"Linux-Kernel, " <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 0/3] debloat aic7xxx and aic79xx drivers
Date: Thu, 18 Oct 2007 23:31:13 +0200	[thread overview]
Message-ID: <20071018233113.3ba51f2e@werewolf> (raw)
In-Reply-To: <200710141558.27156.vda.linux@googlemail.com>

On Sun, 14 Oct 2007 15:58:26 +0100, Denys Vlasenko <vda.linux@googlemail.com> wrote:

> Hi,
> 
> Following patches debloat drivers/scsi/aic7xxx/*.
> I also had to add prototypes for ahc_lookup_scb
> and ahd_lookup_scb to .h files.
> 

Sorry for the late replay, but.. working fine on 

annwn:~# lspci | grep Adap
03:02.0 SCSI storage controller: Adaptec ASC-29320 U320 (rev 03)
03:02.1 SCSI storage controller: Adaptec ASC-29320 U320 (rev 03)
annwn:~# lsscsi -H
[1]    aic79xx       
[2]    aic79xx       

with
annwn:~# lsscsi
[2:0:0:0]    disk    SEAGATE  ST336807LW       0C01  /dev/sdb
[2:0:1:0]    disk    SEAGATE  ST336807LW       0C01  /dev/sdc
[2:0:2:0]    disk    SEAGATE  ST336807LW       0C01  /dev/sdd
[2:0:3:0]    disk    SEAGATE  ST336807LW       0C01  /dev/sde

and giving up to 200Mb/s on a pretty old mobo (see cached reads) with raid5:

annwn:~# hdparm -tT /dev/sd[bcde]

/dev/sdb:
 Timing cached reads:   950 MB in  2.00 seconds = 474.23 MB/sec
 Timing buffered disk reads:  228 MB in  3.00 seconds =  75.93 MB/sec

/dev/sdc:
 Timing cached reads:   1020 MB in  2.00 seconds = 510.01 MB/sec
 Timing buffered disk reads:  228 MB in  3.01 seconds =  75.76 MB/sec

/dev/sdd:
 Timing cached reads:   1022 MB in  2.00 seconds = 510.69 MB/sec
 Timing buffered disk reads:  228 MB in  3.01 seconds =  75.79 MB/sec

/dev/sde:
 Timing cached reads:   1016 MB in  2.00 seconds = 507.92 MB/sec
 Timing buffered disk reads:  228 MB in  3.02 seconds =  75.48 MB/sec
annwn:~# hdparm -tT /dev/md0

/dev/md0:
 Timing cached reads:   1020 MB in  2.00 seconds = 509.96 MB/sec
 Timing buffered disk reads:  602 MB in  3.01 seconds = 199.84 MB/sec


--
J.A. Magallon <jamagallon()ono!com>     \               Software is like sex:
                                         \         It's better when it's free
Mandriva Linux release 2008.1 (Cooker) for i586
Linux 2.6.23-jam01 (gcc 4.2.2 20070909 (4.2.2-0.RC.1mdv2008.0)) SMP PREEMPT
09 F9 11 02 9D 74 E3 5B D8 41 56 C5 63 56 88 C0

  parent reply	other threads:[~2007-10-18 21:36 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-14 14:58 [PATCH 0/3] debloat aic7xxx and aic79xx drivers Denys Vlasenko
2007-10-14 15:00 ` [PATCH 1/3] " Denys Vlasenko
2007-10-14 15:01   ` [PATCH 2/3] " Denys Vlasenko
2007-10-14 15:02     ` [PATCH 3/3] " Denys Vlasenko
2007-11-01 22:16       ` Matthew Wilcox
2007-11-01 22:23         ` Randy Dunlap
2007-11-01 23:00           ` Matthew Wilcox
2007-11-01 22:15   ` [PATCH 1/3] " Matthew Wilcox
2007-10-14 17:47 ` [PATCH 0/3] " Gabriel C
2007-10-15 11:25   ` Denys Vlasenko
2007-10-16 22:01     ` Gabriel C
2007-10-15 13:53   ` Gabriel C
2007-10-18 11:19     ` Denys Vlasenko
2007-10-18 21:31 ` J.A. Magallón [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-23  3:40 Denys Vlasenko
2007-08-31 15:13 Denys Vlasenko
2007-08-31 16:27 ` Valdis.Kletnieks
2007-08-31 21:20   ` Denys Vlasenko

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=20071018233113.3ba51f2e@werewolf \
    --to=jamagallon@ono.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vda.linux@googlemail.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