Skip to content
Unverified Commit c336acd3 authored by Jon Mason's avatar Jon Mason
Browse files

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: default avatarJon Mason <jon.mason@intel.com>
parent c9d534c8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment