numam-spdk/test/unit/lib/ftl
Konrad Sztyber 336505abbf lib/ftl: use per-io_channel write buffers
Replaced single global write buffer with the per-io_channel write
buffers.  This means that the "rwb" module and all of its references
were removed and replaced with the recently added interfaces.

Change-Id: Idc899d3a4d63a8a2bede1ac26549ed06e9a2e784
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/909
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
2020-03-02 10:27:06 +00:00
..
common lib/ftl: allocate separate memory for IO channels 2020-03-02 10:27:06 +00:00
ftl_band.c lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_io.c lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00
ftl_md lib/ftl: Change "lbk" name to "block" 2020-01-17 08:59:08 +00:00
ftl_ppa lib/ftl: Represent ftl_addr just with the offset value 2020-01-17 08:59:08 +00:00
ftl_reloc.c lib/ftl: use iovecs instead of single data pointer 2020-02-20 09:53:03 +00:00
ftl_wptr lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00
Makefile lib/ftl: use per-io_channel write buffers 2020-03-02 10:27:06 +00:00