Whamcloud - gitweb
LU-8726 osd-ldiskfs: bypass read for benchmarking 48/21648/10
authorLi Xi <lixi@ddn.com>
Wed, 19 Oct 2016 00:36:04 +0000 (20:36 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 9 Mar 2017 06:12:33 +0000 (06:12 +0000)
commit5a6aa0e6d1583cc0d4c82ae8c95fb7b9856d6284
tree4f5a5955722df8fe6449fd899ae5025597beb5bb
parent2a433d0d62dc51f2d79e6179662b950188ad6a2b
LU-8726 osd-ldiskfs: bypass read for benchmarking

The read operation is bypassed, so that Lustre client could get more
than 3GB/s on a single machine. This could be used when benchmarking
client site performance, such as readahead.

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I518b287bf3c9b26347b43a4b82ef3114f966eb87
Reviewed-on: https://review.whamcloud.com/21648
Reviewed-by: Gu Zheng <gzheng@ddn.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-by: Jinshan Xiong <jinshan.xiong@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd_support.h
lustre/ofd/ofd_io.c
lustre/osd-ldiskfs/osd_io.c
lustre/tests/sanity.sh