Whamcloud - gitweb
LU-11665 tests: check number of pages correctly 72/33772/5
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 4 Dec 2018 01:30:23 +0000 (18:30 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Jan 2019 02:40:31 +0000 (02:40 +0000)
commitdf0bcc96ee578d6661fcc63e82b94e1e569f9efe
tree72aed42705a9eab21546157f9739a53493e76d1d
parent757403191c37db75ed35b02c971846dced5d5119
LU-11665 tests: check number of pages correctly

On ARM or other 64KB PAGE_SIZE systems, check the read cache size
against the actual PAGE_SIZE instead of just checking the number
of pages being read.

Test-Parameters: trivial clientarch=aarch64 testlist=sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I8fb90325a18b343c5f5af01df603a25fe33ebbe5
Reviewed-on: https://review.whamcloud.com/33772
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh