Fio品牌轉換措施

Fio品牌轉換措施

磁碟基準測試工具fio中有brandswitch的統計數據

Run status group 0 (all jobs):
   READ: bw=20.9MiB/s (21.9MB/s), 10.4MiB/s-10.8MiB/s (10.9MB/s-11.3MB/s), io=64.0MiB (67.1MB), run=2973-3069msec

根據文件:

Values outside of brackets are power-of-2 format and those within are the equivalent value in a power-of-10 format.

據我所知 1 MB/s = 8MiB/s。但這裡 20.9MiB/s 符合 21.9MB/s。

答案1

「1 MB/s = 8MiB/s」是不正確的。 1MiB 等於 1.024MB,或 1 MB 約為 0.9537 MiB。

兩者都是位元組的度量。

一個位元組肯定是8位元,這就是為什麼它也被稱為八位組。但這些測量結果都沒有參考位元。它們都是位元組。

相關內容