From 9e21c2f49d2691549fc20f472658ebc3e288584c Mon Sep 17 00:00:00 2001 From: "Niall Douglas (s [underscore] sourceforge {at} nedprod [dot] com)" Date: Fri, 3 Apr 2020 10:40:41 +0100 Subject: WiP merge of parts of the resumable_io branch into develop branch. --- release_notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release_notes.md') 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 @@ 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, -- cgit v1.2.3