Improve fsync documentation by stating that -W _0_ turns of write
caching.
This commit is contained in:
parent
398f70ec07
commit
58d746213d
@ -73,7 +73,7 @@
|
|||||||
<para>
|
<para>
|
||||||
On <productname>Linux</>, IDE drives can be queried using
|
On <productname>Linux</>, IDE drives can be queried using
|
||||||
<command>hdparm -I</command>; write caching is enabled if there is
|
<command>hdparm -I</command>; write caching is enabled if there is
|
||||||
a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W</>
|
a <literal>*</> next to <literal>Write cache</>. <command>hdparm -W 0</>
|
||||||
can be used to turn off write caching. SCSI drives can be queried
|
can be used to turn off write caching. SCSI drives can be queried
|
||||||
using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
|
using <ulink url="http://sg.danny.cz/sg/sdparm.html"><application>sdparm</></ulink>.
|
||||||
Use <command>sdparm --get=WCE</command> to check
|
Use <command>sdparm --get=WCE</command> to check
|
||||||
|
Loading…
Reference in New Issue
Block a user