diff options
author | Jens Axboe <[email protected]> | 2018-01-06 09:23:11 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-01-06 09:23:11 -0700 |
commit | ca11f209a4c88743fb4b652fd812470e6fecc598 (patch) | |
tree | bfca0db75895b6582233d5a540b62a586d7709bc /lib/mpi/mpi-internal.h | |
parent | 14db49172649aac001fd77a3fd53d12c6df22daf (diff) |
mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues
Don't pass in the hardware queue to __dd_dispatch_request(), since it
leads the reader to believe that we are returning a request for that
specific hardware queue. That's not how mq-deadline works, the state
for determining which request to serve next is shared across all
hardware queues for a device.
Reviewed-by: Omar Sandoval <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions