madmax486
13-09-2006, 03:29 AM
I have made the following registry changes and have noticed a big improvement in reliability, no more DSOD on my phone!
I added the following:
HKLM/System/StorageManager/Profiles/SDMemory/
Added FATFS Key
HKLM/System/StorageManager/Profiles/SDMemory/FATFS
Added:
DWORD DataCacheSize:0
EnableWriteBack:1
FatCacheSize:0
Flags:68
Adding the Flags removed the backup fat table write, use at your own riskl.
I have noted a faster SDCard access as well.
MadMax 486
I added the following:
HKLM/System/StorageManager/Profiles/SDMemory/
Added FATFS Key
HKLM/System/StorageManager/Profiles/SDMemory/FATFS
Added:
DWORD DataCacheSize:0
EnableWriteBack:1
FatCacheSize:0
Flags:68
Adding the Flags removed the backup fat table write, use at your own riskl.
I have noted a faster SDCard access as well.
MadMax 486