Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-08-31 03:24:18 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2017-08-31 03:24:18 +0300
commit868f5cf885f1c7e3d45eb604f1cf137877ec42db (patch)
tree7aef3ce276490026717eea8a948bd9deaf9d7e21 /release_notes.md
parent71632c273d167e5de0de273bd5bc2d426fda64c4 (diff)
Minor fixes.
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_notes.md b/release_notes.md
index 81538af1..16235b55 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -35,7 +35,7 @@ Manufacturer claimed 4Kb transfer latencies for the physical hardware:
- &lt; 99% SATA flash drive latency: Windows **290us** Linux **158us**
- &lt; 99% NVMe drive latency: Windows **150us** FreeBSD **70us** Linux **30us**
-Empirical AFIO read latency benchmarked by author: **0.19us** (5.3M IOPS @ QD1, approx 20Gb/sec)
+Worst case AFIO read overhead benchmarked by author: **0.19us** (5.3M IOPS @ QD1, approx 20Gb/sec)
</td>
<td valign="top" width="33%">
75% read 25% write QD4 4Kb direct transfer latencies for the software with AFIO:
@@ -43,7 +43,7 @@ Empirical AFIO read latency benchmarked by author: **0.19us** (5.3M IOPS @ QD1,
- &lt; 99% SATA flash drive latency: Windows **1,812us** Linux **1,416us**
- &lt; 99% NVMe drive latency: Windows **95us** FreeBSD **143us** Linux **40us**
-Empirical AFIO write latency benchmarked by author: **0.18us** (5.6M IOPS @ QD1, approx 21Gb/sec)
+Worst case AFIO write overhead benchmarked by author: **0.18us** (5.6M IOPS @ QD1, approx 21Gb/sec)
</td>
</tr>
</table>