android_kernel_xiaomi_sm7250/drivers/firewire
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
..
fw-card.c
fw-cdev.c
fw-device.c
fw-device.h
fw-iso.c
fw-ohci.c firewire: OHCI 1.0 Isochronous Receive support 2007-12-10 21:55:19 +01:00
fw-ohci.h
fw-sbp2.c [SCSI] relax scsi dma alignment 2008-01-11 18:29:22 -06:00
fw-topology.c
fw-topology.h
fw-transaction.c fix typo "insted" -> "instead" 2007-10-20 01:55:04 +02:00
fw-transaction.h
Kconfig
Makefile