From 36ea63b523f3f3b57f708f14af848cac100677d5 Mon Sep 17 00:00:00 2001 From: Sagi Grimberg Date: Tue, 2 Dec 2014 16:57:45 +0200 Subject: [PATCH] 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 Signed-off-by: Nicholas Bellinger --- Reading git-format-patch failed