I'm investigating the performance of file systems and found myself needing to check if write-caching was enabled for my disk.
hdparm -W /dev/sdaTo turn off write-caching, do
hdparm -W0 /dev/sda
I hope you found the post useful. You can subscribe via email or subscribe via a feed reader to get relevant updates from this blog. Have a nice day.
No comments:
Post a Comment