When flushing modified file data from memory, NTFS chooses to use one or more threads based on how many files are currently open. This setting gives control over the open file threshold used to trigger parallel flush.
Registry Hive | HKEY_LOCAL_MACHINE |
Registry Path | System\CurrentControlSet\Policies |
Value Name | NtfsParallelFlushThreshold |
Value Type | REG_DWORD |
Default Value | 1000 |
Min Value | 100 |
Max Value | 1000000 |