+2
−13
Loading
Previously, copying trace-file from disk or page-cache to memory aims to accelerate disk-read in one large sequential read. But it shows no value, since trace-data are originally retrieved sequentially, and page-cache can handle it well. Change-Id: I1c328286686ed05e83f3b7a1bef10dc353c5b653 Signed-off-by:Xiaodong Liu <xiaodong.liu@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/449839 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>