numam-spdk/test/unit/lib/ftl
Konrad Sztyber bfafd4e472 lib/ftl: IO channel array
The IO channel pointers are now stored inside an array of the device
they belong to.  Once write buffer entries are tied to IO channels,
it'll provide a method for dereferencing an entry from its address.

Change-Id: Iaf401525eb0f5af8dc6047a1dc8bae11b56761d7
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/901
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Wojciech Malikowski <wojciech.malikowski@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.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: IO channel array 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_rwb.c lib/ftl: Replace ftl_ppa struct with ftl_addr 2020-01-10 08:42:51 +00:00
ftl_wptr lib/ftl: allocate separate memory for IO channels 2020-03-02 10:27:06 +00:00
Makefile lib/ftl: allow parent/child relations between IOs 2019-04-24 21:57:06 +00:00