Spdk/lib/ftl
Kozlowski Mateusz e8c5ccf039 FTL: Add write path
Signed-off-by: Kozlowski Mateusz <mateusz.kozlowski@intel.com>
Signed-off-by: Artur Paszkiewicz <artur.paszkiewicz@intel.com>
Change-Id: I41985617b5879bd3f4bf6d49d2a03eaffdd5ccb5
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13322
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2022-08-18 08:34:47 +00:00
..
mngt FTL: Initialize nv_cache metadata on startup 2022-08-18 08:34:47 +00:00
utils FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_core.c FTL: Add write path 2022-08-18 08:34:47 +00:00
ftl_core.h FTL: Add helper L2P set/get functions for nv_cache 2022-08-18 08:34:47 +00:00
ftl_debug.c FTL: Dump statistics on shutdown 2022-07-21 10:53:01 +00:00
ftl_debug.h FTL: Dump statistics on shutdown 2022-07-21 10:53:01 +00:00
ftl_init.c FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_internal.h FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_io.c FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_io.h FTL: Add L2P API and flat L2P implementation 2022-08-12 09:01:40 +00:00
ftl_l2p_flat.c FTL: Add L2P API and flat L2P implementation 2022-08-12 09:01:40 +00:00
ftl_l2p_flat.h FTL: Add L2P API and flat L2P implementation 2022-08-12 09:01:40 +00:00
ftl_l2p.c FTL: Add helper L2P set/get functions for nv_cache 2022-08-18 08:34:47 +00:00
ftl_l2p.h FTL: Add L2P API and flat L2P implementation 2022-08-12 09:01:40 +00:00
ftl_layout.c FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_layout.h FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_nv_cache_io.h FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
ftl_nv_cache.c FTL: Add write path 2022-08-18 08:34:47 +00:00
ftl_nv_cache.h FTL: Add write path 2022-08-18 08:34:47 +00:00
ftl_sb_common.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb_current.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb.c ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_sb.h ftl: superblock 2022-08-02 19:00:42 +00:00
ftl_utils.h FTL: Add ftl mempools 2022-08-02 19:00:42 +00:00
Makefile FTL: Initial nv cache structure 2022-08-12 09:01:40 +00:00
spdk_ftl.map FTL: Add write path 2022-08-18 08:34:47 +00:00