linux/drivers/ieee1394
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
..
Kconfig
Makefile
config_roms.c
config_roms.h
csr.c
csr.h
csr1212.c ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
csr1212.h ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
dma.c ieee1394: iso and async streams: s/g list fix 2007-11-04 14:31:16 +01:00
dma.h
dv1394-private.h
dv1394.c
dv1394.h
eth1394.c ieee1394: eth1394: fix lock imbalance 2007-10-16 23:59:54 +02:00
eth1394.h
highlevel.c
highlevel.h
hosts.c
hosts.h
ieee1394-ioctl.h
ieee1394.h
ieee1394_core.c ieee1394: ieee1394_core.c: use DEFINE_SPINLOCK for spinlock definition 2007-10-16 23:59:59 +02:00
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c ieee1394: ieee1394_transactions.c: remove dead code 2007-10-31 19:02:19 +01:00
ieee1394_transactions.h
ieee1394_types.h
iso.c
iso.h
nodemgr.c ieee1394: csr1212: proper refcounting 2007-10-16 23:59:59 +02:00
nodemgr.h
ohci1394.c ieee1394: ohci1394: fix initialization if built non-modular 2007-09-20 21:19:45 +02:00
ohci1394.h
pcilynx.c ieee1394: pcilynx: I2C cleanups 2007-10-16 23:59:57 +02:00
pcilynx.h
raw1394-private.h
raw1394.c
raw1394.h
sbp2.c [SCSI] relax scsi dma alignment 2008-01-11 18:29:22 -06:00
sbp2.h
video1394.c
video1394.h