Spdk/lib
Dariusz Stojaczyk ec6a1afbdb util: add a helper function for parsing capacities (1K, 128M, 2G)
Also used it in parsing `-m` SPDK app param,
meaning that it can now accept numbers
followed by a binary prefix - like 512M or 2G.

Change-Id: If458dc08429237f2cb3f3f661bcaf382468df0f0
Signed-off-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/391670
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2017-12-13 21:19:53 -05:00
..
bdev blob: remove spdk_bs_io_flush_channel 2017-12-13 13:06:16 -05:00
blob blob: remove md_channel 2017-12-13 13:06:16 -05:00
blobfs blob: rename bs_md functions 2017-12-13 13:06:16 -05:00
conf log: Use SPDK_ERRLOG in lieu of fprintf(stderr 2017-05-09 11:28:28 -07:00
copy astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
cunit include: Move the remainder of the code base to stdinc.h 2017-05-08 13:20:36 -07:00
env_dpdk env: add spdk_mempool_create_ctor 2017-12-11 14:59:12 -05:00
event util: add a helper function for parsing capacities (1K, 128M, 2G) 2017-12-13 21:19:53 -05:00
ioat astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
iscsi scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
json astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
jsonrpc log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
log log: rename SPDK_TRACE_* to SPDK_LOG_* 2017-12-07 12:23:19 -05:00
lvol blob: rename bs_md functions 2017-12-13 13:06:16 -05:00
nbd nbd: clean up log messages 2017-12-11 18:01:43 -05:00
net astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
nvme astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
nvmf nvmf: Add subsystem iterators 2017-12-12 15:01:17 -05:00
rocksdb astyle: enforce braces around single-line statements 2017-12-11 11:19:32 -05:00
rpc rpc: set g_jsonrpc_server to NULL on close 2017-11-28 16:20:47 -05:00
scsi scsi: remove spdk_scsi_dev_print() function 2017-12-12 18:04:20 -05:00
trace trace: replace DPDK call with SPDK env.h wrapper 2017-12-12 15:37:05 -05:00
ut_mock test/mock: add pthread_self 2017-09-19 17:15:15 -04:00
util util: add a helper function for parsing capacities (1K, 128M, 2G) 2017-12-13 21:19:53 -05:00
vhost vhost: use vdev->path where possible 2017-12-12 15:42:03 -05:00
Makefile lvol: Logical volume implementation 2017-09-14 19:30:54 -04:00