public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* 3ware driver maximum request size
@ 2006-08-17 15:13 Steve Lord
  2006-08-18 18:46 ` adam radford
  0 siblings, 1 reply; 3+ messages in thread
From: Steve Lord @ 2006-08-17 15:13 UTC (permalink / raw)
  To: linux-scsi, aradford


Does anyone know why the 3ware driver caps I/O at 128K bytes per scsi
request? The driver defines a scatter gather array which will always
cope with at least twice this.

I am running with the TW_MAX_SECTORS constant at 512 and getting
256K I/Os to a 6+1 raid5 lun on a 9550SX. By my calculations this
does not exceed the defined sizes of the scatter gather arrays for
this type of device (but would I guess for the escalade variant
in the code).

I know nothing about the hardware itself, but if this works it seems
like a worthwhile change for the newer devices.

Thanks

   Steve Lord


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

end of thread, other threads:[~2006-08-18 19:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-17 15:13 3ware driver maximum request size Steve Lord
2006-08-18 18:46 ` adam radford
2006-08-18 19:08   ` Steve Lord

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