numam-spdk/mk
Richael Zhuang 1fa9d7e14e lib/ftl: fix PAGE_SIZE for AArch64
Not only 4KB page size is supported on AArch64. The most common is 4KB
and 64KB. 16KB is supported too. We can get it by "getconf PAGESIZE".

Signed-off-by: Richael Zhuang <richael.zhuang@arm.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/454447 (master)

(cherry picked from commit 5327875c74)
Change-Id: I6f09741372d35e868228528d976fe3b5a65ff96c
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/457229
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-06-18 07:57:03 +00:00
..
nvme.libtest.mk build: move app rules to spdk.app.mk 2018-12-12 22:35:21 +00:00
spdk.app_cxx.mk build: add mk/spdk.app_cxx.mk 2018-12-11 18:07:53 +00:00
spdk.app_vars.mk build: add mk/spdk.app_vars.mk 2018-12-11 18:07:53 +00:00
spdk.app.mk build: fix duplicated clean target in shared_lib/Makefile 2019-02-14 05:15:40 +00:00
spdk.common.mk lib/ftl: fix PAGE_SIZE for AArch64 2019-06-18 07:57:03 +00:00
spdk.deps.mk build: add copyright header where missing 2016-11-22 16:41:47 -07:00
spdk.lib.mk mk: add framework for defining inter-lib dependencies 2018-11-01 21:25:55 +00:00
spdk.mock.unittest.mk thread: Eliminate use of pthread_self and thread_ids 2019-01-15 16:53:12 +00:00
spdk.modules.mk bdev/compress: add reduce integration 2019-03-27 19:17:46 +00:00
spdk.subdirs.mk mk: add framework for defining inter-lib dependencies 2018-11-01 21:25:55 +00:00
spdk.unittest.mk test/unit: remove unnecessary mock definitions 2019-01-13 00:48:20 +00:00