summaryrefslogtreecommitdiffstats
path: root/net/bridge
diff options
context:
space:
mode:
authorJon Mason <jon.mason@intel.com>2013-01-19 10:02:26 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-01-21 00:45:51 +0100
commit793c20e9c924e6bc91bc9b1c98e2f6b8e1bf2fae (patch)
tree1ac009d91230095b0cc5808ef86e089d6fc7c30b /net/bridge
parentNTB: correct stack usage warning in debugfs_read (diff)
downloadlinux-793c20e9c924e6bc91bc9b1c98e2f6b8e1bf2fae.tar.xz
linux-793c20e9c924e6bc91bc9b1c98e2f6b8e1bf2fae.zip
NTB: Remove reads across NTB
CPU reads across NTB are slow(er) and can hang the local system if an ECC error is encountered on the remote. To work around the need for a read, have the remote side write its current position in the rx buffer to the local system's buffer and use that to see if there is room when transmitting. Signed-off-by: Jon Mason <jon.mason@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions