diff options
author | Bart Van Assche <bart.vanassche@gmail.com> | 2010-02-02 22:23:54 +0300 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2010-03-02 10:51:38 +0300 |
commit | 9c03dc9f19351edf25c1107e3cfd3cc538c7ab9e (patch) | |
tree | b96f2a43eeeed19d60dc0e6337d9fc91f1f6d804 /tools/perf/scripts/python/syscall-counts.py | |
parent | 676ad585531e965416fd958747894541dabcec96 (diff) | |
download | linux-9c03dc9f19351edf25c1107e3cfd3cc538c7ab9e.tar.xz |
IB/srp: Split send and recieve CQs to reduce number of interrupts
We can reduce the number of IB interrupts from two interrupts per
srp_queuecommand() call to one by using separate CQs for send and
receive completions and processing send completions by polling every
time a TX IU is allocated.
Receive completion events still trigger an interrupt.
Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions