public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lars Roland <lroland@gmail.com>
To: Linux-Kernel <linux-kernel@vger.kernel.org>
Subject: Fusion MPT driver version 3.01.20 VS. version 2.03.00
Date: Tue, 7 Jun 2005 23:28:07 +0200	[thread overview]
Message-ID: <4ad99e050506071428278c3018@mail.gmail.com> (raw)

Hi 

We have a bunch of IBM 335/336 used as email (anti-virus/spam)
gateways. Recently our admin changed the kernel version from version
2.4.24 to 2.6.8.1 - this resulted in a massive performance
degradation. The old system could handle 60.000 emails pr. hour the
new one could only handle about 30.000 emails (this was tested by
sampling 60.000 emails and sending them to the server).

After poking a bit around (changing hardware and upgrading bios's) I
realized that the time spend for writing the files to the disk have
gone up (multiple small writes seams to kill it): A hdparm test gives:

----------------------------
kernel 2.6.8.1 (MPT version : 3.01.09)
hdparm -t /dev/sda

/dev/sda:
 Timing buffered disk reads:  64 MB in  3.03 seconds = 21.12 MB/sec


kernel 2.4.24 (MPT version: 2.03.00)
hdparm -t /dev/sda

/dev/sda:
 Timing buffered disk reads:  64 MB in  1.19 seconds = 53.78 MB/sec
----------------------------

Next I tried upgrading the kernel to 2.6.12-rc5 to see if there was
any improvements but there was none.

----------------------------
kernel 2.6.12-rc5 (MPT version : 3.01.20)
hdparm -t /dev/sda

/dev/sda:
 Timing buffered disk reads:  64 MB in  3.03 seconds = 21.12 MB/sec
----------------------------

I have also tried building the driver from kernel 2.6.12-rc5 in the
kernel instead of a module, this also changed nothing. The driver in
the old kernel is 2.03.00 the new one is 3.01.20. On both kernel 2.6
and 2.4 /proc/scsi/scsi gives me

----------------------------
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: IBM-ESXS Model: CBR036C31210ESFN Rev: DFQ8
  Type:   Direct-Access                    ANSI SCSI revision: 04
Host: scsi0 Channel: 00 Id: 08 Lun: 00
  Vendor: IBM      Model: 25P3495a S320  1 Rev: 1
  Type:   Processor                        ANSI SCSI revision: 02
----------------------------


Regards.

Lars Roland

             reply	other threads:[~2005-06-07 21:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-07 21:28 Lars Roland [this message]
2005-06-08  4:18 ` Fusion MPT driver version 3.01.20 VS. version 2.03.00 Andrew Morton
     [not found] ` <20050607224033.GA14108@localhost.localdomain>
2005-06-09  8:26   ` Lars Roland
     [not found]     ` <20050609145709.GA23865@localhost.localdomain>
2005-06-10  9:07       ` Lars Roland

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=4ad99e050506071428278c3018@mail.gmail.com \
    --to=lroland@gmail.com \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox