• J
    NTB: memcpy lockup workaround · c336acd3
    Jon Mason 提交于
    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: NJon Mason <jon.mason@intel.com>
    c336acd3
ntb_transport.c 38.0 KB