]> www.infradead.org Git - users/hch/scsi-layout-nvme.git/commitdiff
Spell out write cache terminology
authorChuck Lever <chuck.lever@oracle.com>
Fri, 3 Jun 2022 15:53:45 +0000 (11:53 -0400)
committerChristoph Hellwig <hch@lst.de>
Tue, 7 Jun 2022 08:06:26 +0000 (10:06 +0200)
Signed-off-by: Christoph Hellwig <hch@lst.de>
scsi_nvme_middle.xml

index 00ed30453456adea1dcd5a13a1fa5994f42dfd16..8cd393f08acafaed66cb7dfbcf09af383a1c7d9e 100644 (file)
 
   <section anchor='ssc:caches' title='Volatile write caches'>
     <t>
-      The equivalent of the WCE bit in the Caching Mode Page in
-      <xref target="SBC3" /> is the Write Cache Enable field in the
-      NVMe Get Features command, see Section 6.3.3.2 of
-      <xref target="NVME-STLR" />.  If a write cache is enable
-      on a NVMe device used as a storage device for the pNFS SCSI layout,
-      the MDS must ensure to use the NVMe FLUSH command to flush
-      the volatile write cache.
+      The Volatile Write Cache Enable (WCE) bit (i.e., bit 00) in
+      the Volatile Write Cache Feature (Feature Identifier 06h)
+      is the Write Cache Enable field in the NVMe Get Features command
+      (see Section 6.3.3.2 of <xref target="NVME-STLR" />).
+      If a write cache is enabled on a NVMe device used as a storage
+      device for the pNFS SCSI layout, the MDS MUST use the NVMe FLUSH
+      command to flush the volatile write cache.
     </t>
   </section>
 </section>