RAM/L2 Cache usage?

Thread Solved

Join Date: Jun 2009
Posts: 45
Reputation: cbusen is an unknown quantity at this point 
Solved Threads: 0
cbusen cbusen is offline Offline
Light Poster

RAM/L2 Cache usage?

 
0
  #1
Jul 15th, 2009
what's the trick to making sure you utilize all your RAM and your L2 cache, are there settings or parameters i need to set to allow for that?
Thanks,

Chris B.
Reply With Quote Quick reply to this message  
Join Date: May 2005
Posts: 3,204
Reputation: gerbil will become famous soon enough gerbil will become famous soon enough 
Solved Threads: 188
gerbil gerbil is offline Offline
Nearly a Senior Poster

Re: RAM/L2 Cache usage?

 
1
  #2
Jul 16th, 2009
Windows Memory mgmnt has it under its control. If you are looking at Task Manager, Available physical memory, and wondering why it is so big, possibly more than half your installed RAM, be assured that Windows and the processes running under it are using all the RAM they need. Available is memory that contains recently used processes and their data, ready for restart without an I/O operation to disk. Aw heck... read it here: http://support.microsoft.com/kb/312628
The Total commit Charge is the amount of memory actually being used at that moment, and it includes paged memory. You can't force Windows to use more RAM and not the page file because if you make too small a one, or none at all, Windows will quietly make one and not tell you about it.
As far as L2 cache goes, how much of it is used is up to your HAL. You know from your CPU spec sheet how much there is in the processor chip, you can see how much windows knows about from this key:

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"SecondLevelDataCache"=dword:00000000
That is a decimal dataword, zero implies 256KB.... you can set what your CPU has, in decimal KB. HAL might have it wrong.
Mine was not detected?, was originally set to minimum, so I set it to 6144. The sys seems happy; whether it made a difference, I don't know... I mean, cache size does make a difference [http://www.tomshardware.com/reviews/...r,1709-2.html]. Certainly other software knew it was there, even if Windows reported it wrongly. It is up to the processor programming itself, I guess.
eg, Sandra reports it correctly, and uses it in its tests. SIW reports it correctly.
[so JB, how do I phrase that lot "correctly"? Seriously...?]
Deep, deep in the woods, but walking about.
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 45
Reputation: cbusen is an unknown quantity at this point 
Solved Threads: 0
cbusen cbusen is offline Offline
Light Poster

Re: RAM/L2 Cache usage?

 
0
  #3
Jul 18th, 2009
thanks, yeah, i did have to go in and make the adjustment in the registry, i guess it is not uncommon for win xp to not recognize the L2 cache in your processor. Your help is most appreciated and as always i'll make sure i add to your rep, in a good way of course. thanks
Thanks,

Chris B.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Windows NT / 2000 / XP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC