![]() |
|
Welcome to Vista Banter. You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact support. |
|
|||||||
| Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance) |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I recommend disabling it to reduce chances of data corruption.
With it disabled, the HDD operates in write-through cache mode, in which all data that gets written to the drive is immediately written to the disks and also stored in the cache. Writes are not cached, but reads are. When the option is enabled, the HDD operates in write-back cache mode, in which all the data that gets written to the drive is first stored in the cache, and then later written to the disk. Both writes and reads are cached in this case. -- Carey Frisch Microsoft MVP Windows - Shell/User -------------------------------------------------------------------------------- "DylanM" wrote: Anyone have this option enabled (under the Policies tab) and noticed any difference in performace? |
|
|||
|
Thanks Carey - that's great info.
"Carey Frisch [MVP]" wrote: I recommend disabling it to reduce chances of data corruption. With it disabled, the HDD operates in write-through cache mode, in which all data that gets written to the drive is immediately written to the disks and also stored in the cache. Writes are not cached, but reads are. When the option is enabled, the HDD operates in write-back cache mode, in which all the data that gets written to the drive is first stored in the cache, and then later written to the disk. Both writes and reads are cached in this case. -- Carey Frisch Microsoft MVP Windows - Shell/User -------------------------------------------------------------------------------- "DylanM" wrote: Anyone have this option enabled (under the Policies tab) and noticed any difference in performace? |