How can I tell NT how much secondary cache (L2) is installed?

John Savill

November 19, 1999

1 Min Read
ITPro Today logo in a gray background | ITPro Today

A. A. NT will try and detect how much L2 cache is installed at startup time however it cannot always tell and will use a default of 256. If you have more you can manually configure NT with your exact amount

  1. Start the registry editor (regedit.exe)

  2. Move to HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management

  3. Double click on SecondLevelDataCache

  4. Click the decimal base and then enter the amount, e.g. 512 if you have 512K of cache.

  5. Click OK

  6. Close the registry editor and reboot the machine

The above only applies to processors below the PII, processors at PII orabove level will correctly identify the L2 cache size. For more information see Q183063at http://support.microsoft.com/support/kb/articles/Q183/0/63.ASP.

About the Author

Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like