How To Customize Older CPU ' L2 Cache
By
default, windows is only optimized for a 256KB secondary cache. Most of the
computers now having L2 caches larger than that it pays to take the time to
change the setting to correspond to the size of the cache memory installed.
- Open Registry Editor
- Start-Run
- Type regedit in Run box
- Exepent the registry path like the following
- HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\
- Memory Management
- Choice Value name “SecondLevelDataCache”
- Data Type is DWORD
- Enter the Cache Size of your processor{512 Kb}.
It
is only useful for older processors with the cache located external to the CPU.
No comments:
Post a Comment