commit | ff3dd52d267165347d6f92a90016e692d074a00c | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Wed Oct 01 14:02:10 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Thu Oct 09 00:06:07 2014 -0700 |
tree | 2edd94cf4b5c3974e6f475e7b82714e9367b09fc | |
parent | 6aabfa76f5e5281e5db128a34420d8f33b8574f7 [diff] |
IB/iser: Use beacon to indicate all completions were consumed Avoid post_send counting (atomic) in the IO path just to keep track of how many completions we need to consume. Use a beacon post to indicate that all prior posts completed. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>