Increase FileSystem cache
To increase the file system cache:
Quote:
|
HKLM\System\StorageManager\FATFS\CacheSize = 4096 (DWORD decimal)
|
To return the file system cache to zero:
Quote:
|
HKLM\System\StorageManager\FATFS\CacheSize = 0 (DWORD decimal)
|
You can set the value to pretty much anything you like.