From efb5b212c8c4efcdb4b6dff59a7e743b420d86c7 Mon Sep 17 00:00:00 2001 From: Huaicheng Li Date: Sat, 12 Dec 2020 17:45:17 -0600 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b28de3b7a4..f0bb3b14ef6 100644 --- a/README.md +++ b/README.md @@ -180,8 +180,7 @@ the newer 2.0 spec support in work-in-progress and will be added soon. In this ``nossd`` mode, no SSD emulation logic (either blackbox or whitebox emulation) will be executed. Base NVMe specification is supported, and FEMU in this case handles IOs as fast as possible. It can be used for basic performance -benchmarking, as well as fast storage-class memory (SCM) emulation. FEMU can -deliver sub-10us latency in this mode. +benchmarking, as well as fast storage-class memory (SCM) emulation. ### 4. Run FEMU as ZNS (Zoned-Namespace) SSDs (``ZNS-SSDs`` mode) ###