Clean up unit prefixes for binary multiples in comments and prints
[fio.git] / README
diff --git a/README b/README
index 4570f53bcb84278d39d01c1af528c4795af627ff..a35842efbcf8860ec81c53ae7341cd07a6afe28c 100644 (file)
--- a/README
+++ b/README
@@ -233,7 +233,7 @@ sections.  The reserved 'global' section is always parsed and used.
 The --alloc-size switch allows one to use a larger pool size for smalloc.
 If running large jobs with randommap enabled, fio can run out of memory.
 Smalloc is an internal allocator for shared structures from a fixed size
-memory pool. The pool size defaults to 16M and can grow to 8 pools.
+memory pool. The pool size defaults to 16MiB and can grow to 8 pools.
 
 NOTE: While running .fio_smalloc.* backing store files are visible in /tmp.