commit | f9c101523da75cd483b95f04c21242bb83960d93 | [log] [tgz] |
---|---|---|
author | Javier González <jg@lightnvm.io> | Mon Jun 26 11:57:20 2017 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Mon Jun 26 16:27:39 2017 -0600 |
tree | a6d20ae407bb1768d844bab613f165617d7ddff3 | |
parent | 0880a9aa2d91ff5131ecd0902a758afe760b9c1c [diff] |
lightnvm: pblk: issue multiplane reads if possible If a read request is sequential and its size aligns with a multi-plane page size, use the multi-plane hint to process the I/O in parallel in the controller. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <matias@cnexlabs.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>