Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7d822457 authored by Matthew Wilcox's avatar Matthew Wilcox
Browse files

NVMe: Call nvme_process_cq from submission path



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: default avatarMatthew Wilcox <matthew.r.wilcox@intel.com>
parent bc57a0f7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment