c - Disabling disk cache in linux - Stack Overflow
經安全檢測,此網站為安全網站,請放心前往原始網址!
c - Disabling disk cache in linux - Stack Overflow
2013年11月26日 - You can run hdparm -W 0 /dev/sda command to disable write caching, where you have to replace /dev/sda with device for your drive: #include ...