Whamcloud - gitweb
LU-11347 osd: do not use pagecache for I/O 75/32875/13
authorAlex Zhuravlev <bzzz@whamcloud.com>
Wed, 25 Jul 2018 10:24:27 +0000 (14:24 +0400)
committerOleg Drokin <green@whamcloud.com>
Fri, 12 Oct 2018 23:50:48 +0000 (23:50 +0000)
commit72372486a5e96dd2078e01a697025da41bbf03c2
tree8df0670f959c93752113dda5834e15fb90ad9aa2
parent8b9105d8281f10b500d47a00458631a586c7f1d4
LU-11347 osd: do not use pagecache for I/O

for testing purposes cache is constantly disabled.

 - with non-rotational storage
 - when both read and write caches are disable
 - sanityn/16c to run fsx with cache disable

Change-Id: If6ea9186485cd0aceb0372b68f4860de3a4fb124
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/32875
Reviewed-by: Patrick Farrell <paf@cray.com>
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osd-ldiskfs/osd_handler.c
lustre/osd-ldiskfs/osd_internal.h
lustre/osd-ldiskfs/osd_io.c
lustre/tests/sanityn.sh