commit | f9afca4d367b8c915f28d29fcaba7460640403ff | [log] [tgz] |
---|---|---|
author | Jens Axboe <[email protected]> | Mon Oct 29 13:11:38 2018 -0600 |
committer | Jens Axboe <[email protected]> | Wed Nov 07 13:44:59 2018 -0700 |
tree | 452e46a75ae18332d1d795b32554943de47db4c2 | |
parent | ff2c56609d9b1f0739ae3a3bfdb78191d01e4192 [diff] |
blk-mq: pass in request/bio flags to queue mapping Prep patch for being able to place request based not just on CPU location, but also on the type of request. Reviewed-by: Hannes Reinecke <[email protected]> Reviewed-by: Keith Busch <[email protected]> Signed-off-by: Jens Axboe <[email protected]>