NTB: memcpy lockup workaround
authorJon Mason <jon.mason@intel.com>
Thu, 17 Jan 2013 22:28:45 +0000 (15:28 -0700)
committerJon Mason <jon.mason@intel.com>
Wed, 15 May 2013 17:58:06 +0000 (10:58 -0700)
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>

No differences found