diff options
author | Ralph Campbell <[email protected]> | 2008-12-01 20:59:08 -0800 |
---|---|---|
committer | Roland Dreier <[email protected]> | 2008-12-01 20:59:08 -0800 |
commit | 7c37d74474c8ee8ddcd5a2d2a9571d4a1290c844 (patch) | |
tree | d44fb97adfa0b036d0a0db193b3273eff5616246 /net/lapb/lapb_iface.c | |
parent | 64f22fa17c1a531e682ebc882566856ea5718495 (diff) |
IB/ipath: Improve UD loopback performance by allocating temp array only once
Receive work queue entries are checked for L_Key validity, and
pointers to the memory region structure are saved in an allocated
structure. For UD loopback packets, this structure is allocated and
freed for each packet. This patch changes that to allocate/free
during QP creation and destruction.
Signed-off-by: Ralph Campbell <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions