+1
−1
+1
−1
+9
−9
Loading
In lib/ftl PAGE_SIZE is used in many places. But I think there's no relation with the host memory PAGE_SIZE. In most changes, PAGE_SIZE is replaced by FTL_BLOCK_SIZE for ftl block size. In ftl/ftl-anm.c, PAGE_SIZE is replaced by 4096 for alignment. Change-Id: I72e7c65c83b9fe1a4e50944dc5d90b9459b4e593 Signed-off-by:Richael Zhuang <richael.zhuang@arm.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/455347 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Wojciech Malikowski <wojciech.malikowski@intel.com> Reviewed-by:
Darek Stojaczyk <dariusz.stojaczyk@intel.com>