|
Manually set / correct L2 Cache setting in Windows
Open your registry and find the key below.
Create a new DWORD value, of modify the existing value, named "SecondLevelDataCache" and set it to equal your L2 cache size in Kb's (decimal).
Restart Windows for the change to take effect.
System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Contro l\Session Manager\
Memory Management]
Value Name: SecondLevelDataCache
Data Type: REG_DWORD (DWORD Value)
Value Data: Cache (in Kb) using Decimal Notation
|