View Single Post
  #653 (permalink)  
Old 07-02-2009, 11:06 AM
mzimmer74's Avatar
mzimmer74
PPCGeeks Regular
Offline
 
Join Date: Jun 2008
Posts: 123
Reputation: 70
mzimmer74 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: Omnia Hacks / Tips / Tricks

Quote:
Originally Posted by jonlee83 View Post
[HKEY_LOCAL_MACHINESystemGDIGLYPHCACHE]
"limit"=dword:00008000


Hey guys does anyone know the default settings for the above... My phone keeps on freezing up when it goes to sleep mode. I think this might be the problem...

By any chance does anyone also know the default settings for this...

HKEY_LOCAL_MACHINESystemStorageManagerFATFS]
"CacheSize"=dword:00001000
"Flags"=dword:00000044
"CacheDll"="diskcache.dll"
"Util"="fatutil.dll"
"EnableCache"=dword:00000001
"Paging"=dword:00000001
"Dll"="fatfsd.dll"
"FriendlyName"="FAT FileSys

Here are the defaults on my 910 with the stock ROM from verizon:

Default for "limit" is 0x2000

for FATFS:
CacheDll=diskcache.dll
CacheSize=0x0 (0)
DLL=fatfsd.dll
EnableCache=0x1 (1)
Flags=0x44 (68 )
FriendlyName=FAT FileSystem
Paging=0x1 (1)
Util=fatutil.dll

HTH
This post has been thanked 1 times.