commit | c336acd3331dcc191a97dbc66a557d47741657c7 | [log] [tgz] |
---|---|---|
author | Jon Mason <jon.mason@intel.com> | Thu Jan 17 15:28:45 2013 -0700 |
committer | Jon Mason <jon.mason@intel.com> | Wed May 15 10:58:06 2013 -0700 |
tree | 8dfb29b36fe7f143588877f205df7b7cb2008024 | |
parent | c9d534c8cbaedbb522a1d2cb037c6c394f610317 [diff] |
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>