linux/drivers/lightnvm
Javier González 0e5c3246db lightnvm: make address conversion functions global
Targets are assumed to used the same generic ppa format, where the
address is partitioned on ch:lun:block:pg:pl:sec. Thus, make the
function in charge of transforming the ppa address from a linear format
to the generic one available to all targets.

This function will be needed by the media manager in order to do target
mapping translations when targets are divided on different physical
partitions.

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-11-29 12:12:51 -07:00
..
core.c lightnvm: remove sysfs configuration interface 2016-11-29 12:12:51 -07:00
gennvm.c lightnvm: export set bad block table 2016-11-29 12:12:51 -07:00
gennvm.h lightnvm: move target mgmt into media mgr 2016-07-07 08:51:52 -06:00
Kconfig lightnvm: NVM should depend on HAS_DMA 2016-09-21 07:56:10 -06:00
Makefile nvme: lightnvm: attach lightnvm sysfs to nvme block device 2016-11-29 12:12:51 -07:00
rrpc.c lightnvm: make address conversion functions global 2016-11-29 12:12:51 -07:00
rrpc.h lightnvm: make rrpc_map_page call nvm_get_blk outside locks 2016-07-07 08:51:52 -06:00
sysblk.c lightnvm: export set bad block table 2016-11-29 12:12:51 -07:00