553c16b27c
Commit 6708b7 ("lib/ftl: fix the unclear PAGE_SIZE") removed PAGE_SIZE from lib/ftl, but one PAGE_SIZE remains. I follow the commit to change the PAGE_SIZE to FTL_BLOCK_SIZE and 4096 for alignment. This broke my ppc64le build, which PAGE_SIZE is not defined and should be taken with sysconf. Signed-off-by: Takeshi Yoshimura <tyos@jp.ibm.com> Change-Id: I9cabb5ffc4d41e094eae62439ab701579c87d014 Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/464251 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
ftl_anm.c | ||
ftl_anm.h | ||
ftl_band.c | ||
ftl_band.h | ||
ftl_core.c | ||
ftl_core.h | ||
ftl_debug.c | ||
ftl_debug.h | ||
ftl_init.c | ||
ftl_io.c | ||
ftl_io.h | ||
ftl_ppa.h | ||
ftl_reloc.c | ||
ftl_reloc.h | ||
ftl_restore.c | ||
ftl_rwb.c | ||
ftl_rwb.h | ||
ftl_trace.c | ||
ftl_trace.h | ||
Makefile |