James Bottomley 465ff3185e [SCSI] relax scsi dma alignment
This patch relaxes the default SCSI DMA alignment from 512 bytes to 4
bytes.  I remember from previous discussions that usb and firewire have
sector size alignment requirements, so I upped their alignments in the
respective slave allocs.

The reason for doing this is so that we don't get such a huge amount of
copy overhead in bio_copy_user() for udev.  (basically all inquiries it
issues can now be directly mapped).

Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-01-11 18:29:22 -06:00
..
2005-04-16 15:20:36 -07:00
2007-07-10 00:07:40 +02:00
2007-07-10 00:07:41 +02:00
2007-04-30 00:00:29 +02:00
2007-02-08 20:57:43 +01:00
2007-10-16 23:59:57 +02:00
2007-07-26 11:11:57 -07:00
2007-07-10 00:07:41 +02:00
2008-01-11 18:29:22 -06:00
2005-04-16 15:20:36 -07:00