summaryrefslogtreecommitdiff
path: root/doc/roadmaps
diff options
context:
space:
mode:
authormlelstv <mlelstv@NetBSD.org>2016-05-14 21:32:50 +0000
committermlelstv <mlelstv@NetBSD.org>2016-05-14 21:32:50 +0000
commit8a8358b9997072785dbfb36ecd085e9ddc71df16 (patch)
tree0b7a795b70345497872a22bd7abbf580ab881f5e /doc/roadmaps
parent80dd0070c6c5c12f8fbc970c93b7214a8f7ac32e (diff)
updated nvme entry
Diffstat (limited to 'doc/roadmaps')
-rw-r--r--doc/roadmaps/storage7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/roadmaps/storage b/doc/roadmaps/storage
index 5e6feb10b3b..43e57d87248 100644
--- a/doc/roadmaps/storage
+++ b/doc/roadmaps/storage
@@ -1,4 +1,4 @@
-$NetBSD: storage,v 1.13 2016/05/05 06:17:45 dholland Exp $
+$NetBSD: storage,v 1.14 2016/05/14 21:32:50 mlelstv Exp $
NetBSD Storage Roadmap
======================
@@ -221,8 +221,9 @@ Semi-relatedly, it is also time for scsipi to become MPSAFE.
- As of May 2016 a port of OpenBSD's driver has been commited. This
will be in -8.
- - However, the driver still needs to be made MPSAFE, and we still
- need to attend to scsipi and various other I/O path bottlenecks.
+ - The nvme driver is a backend to ld(4) which is MPSAFE, but we still
+ need to attend to I/O path bottlenecks. Better instrumentation
+ is needed.
- There is no clear timeframe or release target for these points.
- Contact msaitoh or agc for further information.