Write caching essentially means that any changes you make are either kept in memory or hard disk virtual memory to be written to the drive at a later time. Ideally data should be written to the device during idle time however that does not always occur. The possible result of removing a device before data is synced is data corruption.
What you can do to avoid data loss and save time is set individual policies for your drives whether they're removable or fixed. Here are the steps:
- Go to My Computer and right click on an drive and left click on properties
- Click on Hardware tab and select one of the USB drives for example
- Click on properties and then click on the policies tab
Now if you use a USB stick for quick transfers only you could select 'Optimize for quick removal' which will mean slower performance than caching. If you use a hard drive that is semi-permanent you may want to select optimize for performance, ie, write caching is enabled. The risk is if you have a power failure you could lose some data.
You can set these policies for each individual drive. Fixed drive policies have a slightly different screen however you can still select or de-select write caching.

No comments:
Post a Comment