public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Any news on a higher performance sata_sil SIL_QUIRK_MOD15WRITE workaround?
@ 2004-08-12  5:16 Clem Taylor
  2004-08-12  6:43 ` Jeff Garzik
  0 siblings, 1 reply; 10+ messages in thread
From: Clem Taylor @ 2004-08-12  5:16 UTC (permalink / raw)
  To: linux-kernel

I've been really disappointed by the performance of the Silicon Image 
3114 on my new x86_box. I spent a bunch of time looking into the 
problem, thinking it was a software RAID5 or xfs issue causing 4K IOs.
I don't know why I didn't notice the 'applying Seagate errata fix' in 
dmesg until after I did a bunch of performance testing and realized that 
it was a sata_sil issue.

So, I was wondering what I can do about this problem? I am not currently 
getting enough disk performance to justify the amount spent on the 
system or enough to satisfy the application I'm working on. Before I go 
out and purchase a 3ware controller and re-install the machine (ouch), 
is there any chance of a better work around in the near future? I'd be 
more than willing to test out a patch.

Is the problem with really with nblocks % 15 == 1? Or is the problem 
with nblocks % 15 == 0? If it is the later and I'm using xfs with 4K 
blocks, couldn't I just turn off the workaround or will the RAID5 driver 
potentially break up larger requests?

It would seem that the root of the problem is a Seagate issue. Does 
anyone know if Seagate fixed the problem with a firmware update? 
Updating the firmware on Seagate fibre channel drives was pretty 
painless, I'd assume that a method exists for SATA drives as well, or is 
that asking too much?

                 Thanks,
                 Clem


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-08-16 18:50 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-12  5:16 Any news on a higher performance sata_sil SIL_QUIRK_MOD15WRITE workaround? Clem Taylor
2004-08-12  6:43 ` Jeff Garzik
2004-08-12 12:00   ` Alan Cox
2004-08-12 15:16     ` Jeff Garzik
2004-08-12 19:59       ` Alan Cox
2004-08-12 21:03         ` Jeff Garzik
2004-08-12 20:37           ` Alan Cox
2004-08-13  4:18   ` Clem Taylor
2004-08-13 12:13     ` Alan Cox
2004-08-16 18:49       ` Eric Mudama

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox