Documentation for IEC binary and SI decimal prefix handling
authorRobert Elliott <elliott@hpe.com>
Thu, 22 Dec 2016 20:50:51 +0000 (14:50 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 3 Jan 2017 01:19:49 +0000 (18:19 -0700)
commit6d500c2e886635861f68cac61039da1f397a7685
tree45b28cf97b81a2f1af329547fb5b3c8f03b13958
parentd694a6a7c02f577b2bb5d0ad24331b775acf6869
Documentation for IEC binary and SI decimal prefix handling

Documentation for the previous patch improving IEC and SI
decimal prefix handling (e.g., KiB, MiB, GiB vs. KB, MB, GB).

Includes updates to int, kb_base, and the parameters using
int to express quantities of data (e.g., bs, ba, bsrange, bssplit).

Includes updates to parameters that accept comma-separated
values (usually ints) for reads, writes, and trims; trims were
often not mentioned.

Signed-off-by: Jens Axboe <axboe@fb.com>
HOWTO
fio.1