Tools Links Login

Control Write Behind Caching

For increased performance write behind caching is used to write data to the fixed disks, this means that in the event of a system failure there is a possibility that data would not be completely written to the disk. If you have a system critical application you can disable this functionality to be sure that data is written directly to the disk bypassing the cache.

Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
Value Name: DriveWriteBehind
Data Type: REG_BINARY
Data: (00 00 00 00 = protected mode, 01 00 00 00 = real mode)

About this post

Posted: 2005-11-1
By: FortyPoundHead
Viewed: 1,818 times

Categories

Attachments

No attachments for this post


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.