alistair23-linux/drivers/lightnvm
Javier González afb18e0ed8 lightnvm: generalize rrpc ppa calculations
In rrpc, some calculations assume a certain configuration (e.g., 1 LUN,
1 sector per page). The reason behind this was that LightNVM used a
simple configuration with QEMU to test core features in the beginning.
This patch relaxes these assumptions and generalizes calculation,
allowing multiple luns to be used.

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>
2016-03-03 14:47:53 -07:00
..
core.c lightnvm: remove struct nvm_dev->total_blocks 2016-03-03 14:46:35 -07:00
gennvm.c lightnvm: rename ->nr_pages to ->nr_sects 2016-03-03 14:46:35 -07:00
gennvm.h lightnvm: update bad block table format 2015-11-16 15:20:25 -07:00
Kconfig lightnvm: do not compile in debugging by default 2015-12-07 09:14:20 -07:00
Makefile lightnvm: core on-disk initialization 2016-01-12 08:21:18 -07:00
rrpc.c lightnvm: generalize rrpc ppa calculations 2016-03-03 14:47:53 -07:00
rrpc.h lightnvm: generalize rrpc ppa calculations 2016-03-03 14:47:53 -07:00
sysblk.c lightnvm: introduce factory reset 2016-01-12 08:21:18 -07:00