Evgeniy Kochetov 9d5037275d nvmf: Add BDEV IO pending statistics
This patch adds statistics for BDEV IO pending state in NVMf subsytem
which may help to detect lack of resources and configure pool size
correctly.

Signed-off-by: Evgeniy Kochetov <evgeniik@mellanox.com>
Change-Id: I6c60c27efe3efed194b2d2c46a707af7c2808fe9
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/445290
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
2019-07-12 12:46:29 +00:00
..
2018-08-27 21:30:32 +00:00
2019-07-08 08:42:46 +00:00
2019-06-06 05:35:25 +00:00
2019-06-17 10:10:59 +00:00
2018-03-08 11:47:01 -05:00
2019-03-26 12:01:48 +00:00
2018-12-10 15:56:50 +00:00
2019-06-17 10:10:59 +00:00
2019-05-08 14:22:19 +00:00
2019-02-18 07:45:28 +00:00
2019-05-09 04:33:19 +00:00
2018-08-27 19:38:10 +00:00
2019-06-17 10:10:59 +00:00

SPDK Documentation

The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/

Building the Documentation

To convert the documentation into HTML run make in the doc directory. The output will be located in doc/output/html. Before running make ensure all pre-requisites are installed. See Installing Prerequisites for more details.