git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9d534c
)
NTB: memcpy lockup workaround
author
Jon Mason
<jon.mason@intel.com>
Thu, 17 Jan 2013 22:28:45 +0000
(15:28 -0700)
committer
Jon Mason
<jon.mason@intel.com>
Wed, 15 May 2013 17:58:06 +0000
(10:58 -0700)
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>
No differences found