Spdk/test/lib/bdev
Ziye Yang 3f1b35f970 bdevperf: Fix the period performance print info data.
This patch does the following things:

1 Set the time period 1 second into a global variable,
then if we modify that value, we will make sure that
we change it in the whole file.

2 Fix the period performance printing data . We should not pass
the time period, but we should pass time period * times, since
I/Os completed are caculated from the beginning.

Change-Id: I1eaaf1655389cbccefdcc879a51fca94028afdcb
Signed-off-by: Ziye Yang <ziye.yang@intel.com>
Reviewed-on: https://review.gerrithub.io/391421
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-12-15 15:57:03 -05:00
..
bdevio astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
bdevperf bdevperf: Fix the period performance print info data. 2017-12-15 15:57:03 -05:00
nbd nbd: add nbd as one event subsystem 2017-12-07 16:23:19 -05:00
bdev.conf.in rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
blockdev.sh bdev: remove bdev_opened_for_write restriction 2017-09-20 14:43:32 -04:00
common.c test/bdev: limit memory size to 1GB 2017-08-14 13:14:47 -04:00
Makefile test/bdev: add nbd test app 2017-06-23 13:01:04 -04:00