aboutsummaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorBart Van Assche2010-11-26 14:37:47 -0500
committerDavid Dillow2011-01-10 15:44:49 -0500
commit76c75b258f1fe6abac6af2356989ad4d6518886e (patch)
tree754db154ad76e44b5ecc6da71097a6f1c096ec6f /kernel
parent536ae14e7588e85203d4b4147c041309be5b3efb (diff)
IB/srp: reduce local coverage for command submission and EH
We only need locks to protect our lists and number of credits available. By pre-consuming the credit for the request, we can reduce our lock coverage to just those areas. If we don't actually send the request, we'll need to put the credit back into the pool. Signed-off-by: Bart Van Assche <bvanassche@acm.org> [ broken out and small cleanups by David Dillow ] Signed-off-by: David Dillow <dillowda@ornl.gov>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions