Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-performance
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#333333">
Bill Roberts wrote:
<blockquote cite="mid20060120135137.GA4610@..."
type="cite">
<blockquote type="cite">
<pre wrap="">The one thing that first pops to my head is some hdparm results I've had
and if maybe it's either my kernel setup or how I'm testing with hdparm...
Anyhow..
Raptors on SATA (Model Number: WDC WD360GD-00FNA0) (-c3 -u1 -A1
-W1 -d1 -a256 -M254 -m16 -X70 )
Kernel config
CONFIG_SCSI_SATA_SIL=y
There's an alternative driver, but haven't tested it...
hdparm -tT /dev/hde
/dev/hde:
Timing cached reads: 956 MB in 2.00 seconds = 477.02 MB/sec
Timing buffered disk reads: 116 MB in 3.03 seconds = 38.26 MB/sec
</pre>
</blockquote>
<pre wrap=""><!---->Your times for the raptor seem awfully slow.
Here the SATA settings for my kernel and my hdparm times.
antec ~ # grep SATA /usr/src/linux/.config
# CONFIG_BLK_DEV_IDE_SATA is not set
CONFIG_SCSI_SATA=y
CONFIG_SCSI_SATA_AHCI=y
# CONFIG_SCSI_SATA_SVW is not set
# CONFIG_SCSI_SATA_MV is not set
# CONFIG_SCSI_SATA_NV is not set
# CONFIG_SCSI_SATA_QSTOR is not set
# CONFIG_SCSI_SATA_PROMISE is not set
# CONFIG_SCSI_SATA_SX4 is not set
# CONFIG_SCSI_SATA_SIL is not set
# CONFIG_SCSI_SATA_SIL24 is not set
# CONFIG_SCSI_SATA_SIS is not set
# CONFIG_SCSI_SATA_ULI is not set
# CONFIG_SCSI_SATA_VIA is not set
# CONFIG_SCSI_SATA_VITESSE is not set
CONFIG_SCSI_SATA_INTEL_COMBINED=y
antec ~ # hdparm -tT /dev/md0
/dev/md0:
Timing cached reads: 2776 MB in 2.00 seconds = 1387.91 MB/sec
Timing buffered disk reads: 398 MB in 3.00 seconds = 132.48 MB/sec
antec ~ #
Note that this is a RAID0 with two disks, so the buffered disk read time
is double what you should expect on a normal install.
</pre>
</blockquote>
I guess I should add that 2nd disk in there then.. Anyhow, I'm bound
to what appears to be a not-so-friendly controller..<br>
<pre wrap="">CONFIG_SCSI_SATA_SIL is not set</pre>
I'm going to change the sata_sil.c file to enable UDMA6 and I've seen
some other minor patches as well.. If it all proves stable.. Maybe
someone will actually get it sent upstream. What's further.. I'm on
hardened.. So I think you might have some kernel config options I don't
have.. I have to look again..<br>
<br>
Cheers,<br>
<br>
C.<br>
</body>
</html>
--
gentoo-performance@g.o mailing list
|
|