Use Asynchronous or Synchronous Buffer Commits
This setting changes function calls to the File-Commit API to return immediately back without checking the data has been correctly written to the disk drive. By default Windows uses synchronous buffer commits, this setting allows you to enable asynchronous as an alternative for applications that may need this functionality.
Key: [HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
Value Name: AsyncFileCommit
Data Type: REG_DWORD
Data: (0 = sync, 1 = async)
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.