668847e150
nvme_ctrlr_process_io_completions() now takes a second parameter, max_completions, to let the user limit the number of I/Os completed on each poll. If there are many I/Os waiting to be completed, the nvme_ctrlr_process_io_completions() function could run for a long time before returning control to the user, so the max_completions parameter lets the user have more control of latency. Change-Id: I3173059d94ec1cc5dbb636fc0ffd3dc09f3bfe4b Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
barrier.h | ||
file.h | ||
nvme_spec.h | ||
nvme.h | ||
pci.h | ||
queue_extras.h | ||
queue.h | ||
string.h | ||
vtophys.h |