kernel-ark/drivers/ntb
Jon Mason c336acd333
NTB: memcpy lockup workaround
The system will appear to lockup for long periods of time due to the NTB
driver spending too much time in memcpy.  Avoid this by reducing the
number of packets that can be serviced on a given interrupt.

Signed-off-by: Jon Mason <jon.mason@intel.com>
2013-05-15 10:58:06 -07:00
..
Kconfig NTB: disable x86_32 support 2013-01-21 14:34:21 -08:00
Makefile
ntb_hw.c NTB: Handle 64bit BAR sizes 2013-05-15 10:57:40 -07:00
ntb_hw.h NTB: Fix Sparse Warnings 2013-01-21 14:34:21 -08:00
ntb_regs.h
ntb_transport.c NTB: memcpy lockup workaround 2013-05-15 10:58:06 -07:00