View Single Post
  #128 (permalink)  
Old 11-14-2007, 06:43 AM
prasannavigneshr prasannavigneshr is offline
D-Web Incredible
 
Join Date: Feb 2007
Posts: 1,321
prasannavigneshr is on a distinguished road
Send a message via MSN to prasannavigneshr
Thumbs up Windows Mobile Tweaks

Enable FileSystem cache

To enable the FileSystem cache, speeding up overall performance at the risk of the cache not being written on a sudden reset:

Quote:
HKLM\System\StorageManager\FATFS\EnableCache = 1 (DWORD decimal)
To disable again:

Quote:
HKLM\System\StorageManager\FATFS\EnableCache = 0 (DWORD decimal)
Note that by default, the cache size is zero, and you will see no effect. See "Increase FileSystem cache" below to increase the cache size.
__________________
Prasanna Vignesh
MCPD | Web Developer
Reply With Quote