From: "Kyle" <kyle@southa.com>
To: "Bas Mevissen" <ml@basmevissen.nl>
Cc: <linux-kernel@vger.kernel.org>
Subject: Re: ICH5 with 2.6.1 very slow
Date: Sat, 7 Feb 2004 05:32:15 +0800 [thread overview]
Message-ID: <001101c3ecf8$b0f50cc0$b8560a3d@kyle> (raw)
In-Reply-To: 4023682E.3060809@basmevissen.nl
Today I tried to boot with redhat kernel 2.4.20-24.9smp, much better result:
/dev/hda:
Timing buffer-cache reads: 128 MB in 0.14 seconds =914.29 MB/sec
Timing buffered disk reads: 64 MB in 1.67 seconds = 38.32 MB/sec
Really strange that /dev/hdc is even faster!
/dev/hdc:
Timing buffer-cache reads: 128 MB in 0.13 seconds =984.62 MB/sec
Timing buffered disk reads: 64 MB in 1.17 seconds = 54.70 MB/sec
I ran hdparm 5 times at both harddisk and take the fastest result.
/dev/hda and /dev/hdc are both WD 250GB / 8M, same model.
at kernel 2.6, I got same performance for /dev/hda and /dev/hdc, around
~28MB/sec. 50%-100% slower then kernel 2.4
/proc/interrupt:
CPU0 CPU1
0: 8014632 0 IO-APIC-edge timer
1: 2273 0 IO-APIC-edge i8042
2: 0 0 XT-PIC cascade
8: 1 0 IO-APIC-edge rtc
9: 0 0 IO-APIC-level acpi
14: 167888 0 IO-APIC-edge ide0
15: 199399 0 IO-APIC-edge ide1
20: 2186070 0 IO-APIC-level eth1
NMI: 0 0
LOC: 8014888 8014887
ERR: 0
MIS: 0
I tried to update my mobo BIOS (Intel D865GLC), remove one of the NIC (I
have two), disable serial, parallel, USB etc just leave IDE and built-in
display, no help. I have NO IDE cdrom and floppy, only 2 harddisk, 1 CPU, 4
x 512M DDR and a mobo at my machine.
CONFIG_IDE=y
CONFIG_BLK_DEV_IDE=y
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_IDEDISK_MULTI_MODE=y
CONFIG_BLK_DEV_IDECD=m
CONFIG_BLK_DEV_IDESCSI=m
CONFIG_BLK_DEV_IDEPNP=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
CONFIG_BLK_DEV_GENERIC=y
CONFIG_BLK_DEV_IDEDMA_PCI=y
CONFIG_IDEDMA_PCI_AUTO=y
CONFIG_BLK_DEV_ADMA=y
CONFIG_BLK_DEV_PIIX=y
CONFIG_BLK_DEV_IDEDMA=y
CONFIG_IDEDMA_AUTO=y
Kyle
----- Original Message -----
From: "Bas Mevissen" <ml@basmevissen.nl>
To: "Kyle" <kyle@southa.com>
Cc: <linux-kernel@vger.kernel.org>
Sent: Friday, February 06, 2004 6:10 PM
Subject: Re: ICH5 with 2.6.1 very slow
> Kyle wrote:
>
> > hdparm /dev/hda
> > /dev/hda:
> > multcount = 16 (on)
> > IO_support = 1 (32-bit)
> > unmaskirq = 1 (on)
> > using_dma = 1 (on)
> > keepsettings = 0 (off)
> > readonly = 0 (off)
> > readahead = 256 (on)
> > geometry = 30401/255/63, sectors = 488397168, start = 0
> >
> > tried with hdparm -a8192 /dev/hda, not much different
> > /dev/hdc same as /dev/hda
> >
>
> Looks fine. That's strange. Maybe reboot the system and check
> /proc/interrupts to see if none of them is excessive.
>
> What's your .config? Try with as less as possible IDE stuff enabled.
>
> Bas.
>
>
>
next prev parent reply other threads:[~2004-02-06 21:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-05 16:40 ICH5 with 2.6.1 very slow Kyle
2004-02-05 17:23 ` Bas Mevissen
2004-02-05 17:27 ` Kyle
2004-02-05 17:30 ` Bas Mevissen
2004-02-05 17:33 ` Kyle
2004-02-06 10:10 ` Bas Mevissen
2004-02-06 21:32 ` Kyle [this message]
2004-02-09 8:32 ` Bas Mevissen
2004-02-09 8:56 ` Kyle Wong
2004-02-11 14:54 ` Kyle
2004-02-12 8:41 ` Jamie Lokier
2004-02-12 14:08 ` Kyle
2004-02-12 14:32 ` Bas Mevissen
2004-02-12 19:28 ` Jeff Garzik
2004-02-13 3:40 ` Kyle
-- strict thread matches above, loose matches on Subject: below --
2004-02-13 10:50 Daniel Blueman
2004-02-15 18:48 Kyle
2004-02-15 19:19 ` Bartlomiej Zolnierkiewicz
2004-02-15 19:23 ` Martin Schlemmer
2004-02-16 13:58 ` Kyle
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='001101c3ecf8$b0f50cc0$b8560a3d@kyle' \
--to=kyle@southa.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ml@basmevissen.nl \
/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.