I have a Dell PE2590 with a PERC5 handling a 6 disk RAID5 array. Write-back caching is enabled but it's defaulting to write-through. This is obviously murdering performance (writes = 30Mbps vs 300Mbps ...
The effect caused by using a write-back cache. Data are written to the cache first and, later, during idle machine cycles or at some specified time, are written to disk if there is a disk cache or to ...
Is it possible to disable write-behind caching/delayed writes in Windows 2000 for removable drives? Windows 9x had this option (System Properties > Performance > File System > Removable Disk). I have ...