8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aef922 commit fe85d95Copy full SHA for fe85d95
doc/src/sgml/wal.sgml
@@ -61,7 +61,7 @@
61
particularly likely to have write-back caches that will not survive a
62
power failure, though <acronym>ATAPI-6</> introduced a drive cache
63
flush command (FLUSH CACHE EXT) that some file systems use, e.g. <acronym>ZFS</>.
64
- Many solid-state drives also have volatile write-back
+ Many solid-state drives (SSD) also have volatile write-back
65
caches, and many do not honor cache flush commands by default.
66
To check write caching on <productname>Linux</> use
67
<command>hdparm -I</>; it is enabled if there is a <literal>*</> next
0 commit comments