commit | 36ea63b523f3f3b57f708f14af848cac100677d5 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagig@mellanox.com> | Tue Dec 02 16:57:45 2014 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Fri Dec 12 23:32:32 2014 -0800 |
tree | 0b0078eb6547ab90a215dd0eb196c65c09316f46 | |
parent | 37d9fe80a3afc87a3d9f3d83aa0e6137f9fd7cde [diff] |
iser-target: Reduce CQ lock contention by batch polling In order to reduce the contention on CQ locking (present in some LLDDs) we poll in batches of 16 work completion items. Signed-off-by: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>