Hey all. I started a thread over in reg edits:
http://forum.ppcgeeks.com/showthread.php?p=335858
I found some SERIOUS improvements to my performance and memory management! Don't know what all of them do and could use some help.
Maybe a one of the dev's could shed some light on why this helps.
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00001fa0
"EnableCache"=dword:00000001
"BufferSize"=dword:00000100
"DataCacheSize"=dword:00000800
"EnableCacheWarm"=dword:00000001
"EnableDataCacheWarm"=dword:00000001
"EnableFatCacheWarm"=dword:00000001
"EnableWriteBack"=dword:00000001
"Flags"=dword:00010046
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt]
"ReplStoreCacheSize"=16194
-HappyHacking