• Jon Mason's avatar
    NTB: memcpy lockup workaround · c336acd3
    Jon Mason authored
    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>
    c336acd3
ntb_transport.c 38 KB