Home
last modified time | relevance | path

Searched hist:c336acd3331dcc191a97dbc66a557d47741657c7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/ntb/
H A Dntb_transport.cdiff c336acd3331dcc191a97dbc66a557d47741657c7 Thu Jan 17 16:28:45 CST 2013 Jon Mason <jon.mason@intel.com> 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>