numam-spdk/test/unit/lib/ftl/ftl_wptr
Konrad Sztyber 36ff0eeb88 lib/ftl: mirror writes to non-volatile cache
Apart from writing the data to OCSSD, mirror the latest two bands of
data on the persistent write buffer cache. Currently the data is only
sent there, further patches will add metadata support, shutdown recovery
and L2P updates.

Change-Id: Ief05d0c23fa0e25bd6085e0ce3e1528d6736d174
Signed-off-by: Konrad Sztyber <konrad.sztyber@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/450266
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-05-22 16:17:23 +00:00
..
.gitignore test/unit/ftl: Add unit test for write pointer functionality 2019-02-20 21:46:58 +00:00
ftl_wptr_ut.c lib/ftl: mirror writes to non-volatile cache 2019-05-22 16:17:23 +00:00
Makefile test/unit/ftl: Add unit test for write pointer functionality 2019-02-20 21:46:58 +00:00