summaryrefslogtreecommitdiffstats
path: root/drivers/nvme
diff options
context:
space:
mode:
authorJavier González <jg@lightnvm.io>2016-05-06 20:03:15 +0200
committerJens Axboe <axboe@fb.com>2016-05-06 12:51:10 -0600
commitcca87bc9d359f1a03ac34ca095343d1bfa2e6b15 (patch)
treedcfc7dacb3b56ae987aa764008add0f499ff4ce9 /drivers/nvme
parentb86d8d363ece8fb9a7ec7e951c7f041f47f0f552 (diff)
lightnvm: do not assume sequential lun alloc.
When doing GC, rrpc calculates the physical LUN to which the rrpc block belongs too. This calculation is based on the assumption that LUNs are assigned sequentially to the LUN list. Use the reference to the LUN instead. This saves us the calculation and allows us to align LUNs in a different manner to, for example, take advantage of devide parallelism. Signed-off-by: Javier González <javier@cnexlabs.com> Signed-off-by: Matias Bjørling <m@bjorling.me> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'drivers/nvme')
0 files changed, 0 insertions, 0 deletions