-
由 Matthew Wilcox 提交于
Since we have the queue locked, it makes sense to check if there are any completion queue entries on the queue before we release the lock. If there are, it may save an interrupt and reduce latency for the I/Os that happened to complete. This happens fairly often for some workloads. Signed-off-by: NMatthew Wilcox <matthew.r.wilcox@intel.com>
7d822457