numam-spdk/app
Xiaodong Liu 0c41a7ce95 app/trace: remove redundant memory/pointer
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>
2019-04-04 01:43:44 +00:00
..
iscsi_tgt notify: add notification library 2019-03-29 21:15:14 +00:00
iscsi_top build: add mk/spdk.app_cxx.mk 2018-12-11 18:07:53 +00:00
nvmf_tgt notify: add notification library 2019-03-29 21:15:14 +00:00
spdk_tgt notify: add notification library 2019-03-29 21:15:14 +00:00
trace app/trace: remove redundant memory/pointer 2019-04-04 01:43:44 +00:00
trace_record lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00
vhost notify: add notification library 2019-03-29 21:15:14 +00:00
Makefile lib/trace: add trace_record tool 2019-01-30 06:36:25 +00:00