linux/drivers/lightnvm
Matias Bjørling ae1519ec44 rrpc: Round-robin sector target with cost-based gc
This target allows an Open-Channel SSD to be exposed asas a block
device.

It implements a round-robin approach for sector allocation,
together with a greedy cost-based garbage collector.

Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
2015-10-29 16:21:42 +09:00
..
core.c
gennvm.c
gennvm.h
Kconfig rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00
Makefile rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00
rrpc.c rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00
rrpc.h rrpc: Round-robin sector target with cost-based gc 2015-10-29 16:21:42 +09:00