From: Jens Axboe Date: Wed, 7 Feb 2018 18:13:05 +0000 (-0700) Subject: Let fadvise_hint also apply too mmap engine and madvise X-Git-Tag: fio-3.4~11 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;ds=sidebyside;h=c712c97ab8714165216c5940b4a540bd42fdbd68;hp=c712c97ab8714165216c5940b4a540bd42fdbd68;p=fio.git Let fadvise_hint also apply too mmap engine and madvise Fixes: https://github.com/axboe/fio/issues/528 Signed-off-by: Jens Axboe ---