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>2020-04-03 12:40:41 +0300
committerNiall Douglas (s [underscore] sourceforge {at} nedprod [dot] com) <spamtrap@nedprod.com>2020-04-03 12:40:41 +0300
commit9e21c2f49d2691549fc20f472658ebc3e288584c (patch)
treeb395ae9819af2bee8255674cfb6a00b8f4699055 /release_notes.md
parent434d73013a31d86cabf894328f13764b136579e2 (diff)
WiP merge of parts of the resumable_io branch into develop branch.
Diffstat (limited to 'release_notes.md')
-rw-r--r--release_notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_notes.md b/release_notes.md
index be23ab65..211d6a9f 100644
--- a/release_notes.md
+++ b/release_notes.md
@@ -12,7 +12,7 @@
</table></center>
Herein lies my proposed zero whole machine memory copy async file i/o and filesystem
-library for Boost and the C++ standard, intended for storage devices with ~1 microsecond
+library for the C++ standard, intended for storage devices with ~1 microsecond
4Kb transfer latencies and those supporting Storage Class Memory (SCM)/Direct Access
Storage (DAX). Its i/o overhead, including syscall overhead, has been benchmarked to
100 nanoseconds on Linux which corresponds to a theoretical maximum of 10M IOPS @ QD1,