Re: IDE performance drop between 2.4.23 and 2.6.0

From: Jean-Luc Fontaine
Date: Sat Dec 27 2003 - 09:46:10 EST


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I solved the problem in a very strange way. Note that the (b) disk
performance only improves after readahead has been increased on another
(c) drive! (the (c) drive performance was also increased by to 2.4
levels but is not shown here). I could reliably repeat this behavior
after rebooting.

Can any IDE expert explain it?

# hdparm /dev/hdb
~ multcount = 0 (off)
~ IO_support = 1 (32-bit)
~ unmaskirq = 1 (on)
~ using_dma = 1 (on)
~ keepsettings = 0 (off)
~ readonly = 0 (off)
~ readahead = 256 (on)
~ geometry = 65535/16/63, sectors = 80418240, start = 0
# hdparm -t /dev/hdb
~ Timing buffered disk reads: 34 MB in 3.09 seconds = 11.02 MB/sec
# hdparm -a 4096 /dev/hdb
/dev/hdb: readahead = 4096 (on)
# hdparm -t /dev/hdb
~ Timing buffered disk reads: 34 MB in 3.08 seconds = 11.04 MB/sec
# hdparm -a 4096 /dev/hdc
/dev/hdc: readahead = 4096 (on)
# hdparm -t /dev/hdb
~ Timing buffered disk reads: 46 MB in 3.12 seconds = 14.76 MB/sec



- --
Jean-Luc Fontaine mailto:jfontain@xxxxxxx http://jfontain.free.fr/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/7ZqDkG/MMvcT1qQRAvLKAKC0t3Lsq+B4DBCAwQVadoXVkPxahACfZbfU
UBE4kGDSf6WpuMRtsuxSJCU=
=0u8i
-----END PGP SIGNATURE-----

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/