mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 18:21:49 +00:00
afb18e0ed8
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> |
||
---|---|---|
.. | ||
core.c | ||
gennvm.c | ||
gennvm.h | ||
Kconfig | ||
Makefile | ||
rrpc.c | ||
rrpc.h | ||
sysblk.c |