Re: poor sata performance on 2.6

From: Justin Cormack
Date: Thu Apr 15 2004 - 07:05:01 EST


Ah I see from your config you have himem_4G turned on. How much memory
do you have? Sii3112 appears (I dont actually have datasheets) to only
have 32 bit DMA support, and will use bounce buffers quite a lot of the
time if you turn on himem at all, reducing throughput substantially. Try
again with no himem support at all and see if it helps.

Justin



On Thu, 2004-04-15 at 11:55, Konstantin Sobolev wrote:
> On Thursday 15 April 2004 07:54, Ryan Geoffrey Bourgeois wrote:
> > > /dev/hde:
> > > Timing buffer-cache reads: 1436 MB in 2.00 seconds = 717.03 MB/sec
> > > Timing buffered disk reads: 100 MB in 3.03 seconds = 32.95 MB/sec
> > >
> > > for sata_sil:
> > >
> > > /dev/sda:
> > > Timing buffer-cache reads: 1412 MB in 2.00 seconds = 705.05 MB/sec
> > > Timing buffered disk reads: 84 MB in 3.06 seconds = 27.43 MB/sec
> > >
> > > So my old IDE HDD appears to be considerably faster. Expected results
> > > were 55-70MB/s.
> >
> > Which kernel version did you get these results using? Have you
>
> Results are the same on different kernels, I tried 2.6.4-ck1 and -ck2,
> 2.6.4-wolk2.3, 2.6.5 vanilla and 2.6.5-mm5
>
> > speed-tested the drive(s) on a different SATA controller? I don't mean to
>
> Not yet, but I'm going to test it on Intel ICH5 soon.
>
> > imply that you should buy another one - that would be rediculuous since
> > your motherboard should laready has it - but it would help to eliminate
> > possible causes of error. I took the same readings on my machine. I'm
>
> I'm almost ready to buy separate controller, but all that I could find nearby
> are based on the same Silicon Image chipset
>
> > using an ASUS SK8N motherboard - that's the Promise TX2 SATA controller -
> > with Western Digital's 36gb 10K RPM Raptor:
> >
> > /dev/sda:
> > Timing buffer-cache reads: 128 MB in 0.12 seconds =1075.79 MB/sec
> > Timing buffered disk reads: 64 MB in 1.20 seconds = 53.43 MB/sec
> >
> > I'm using the latest stable vanilla kernel (2.6.5), compiled today. It
> > would also help to have your kernel config, if at all possible.
>
> Sure. Attached is .config for 2.6.5-mm5
> Thanks

-
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/