View Single Post
  #6  
Old October 30th, 2008, 07:52 PM
marklwood's Avatar
marklwood marklwood is offline
Honor Roll
 
Join Date: Oct 2005
Location: Joplin, MO
Posts: 960
Quote:
Originally Posted by ddouglass View Post
What parameter under MemoryManagement are you looking at? XP has several.
Sorry, that should have been:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems\Windows


All I need is the 3 numbers at the middle of the string, but please just copy and paste the whole thing.


%SystemRoot%\system32\csrss.exe ObjectDirectory=\Windows SharedSection=1024,3072,512 Windows=On SubSystemType=Windows ServerDll=basesrv,1 ServerDll=winsrv:UserServerDllInitialization,3 ServerDll=winsrv:ConServerDllInitialization,2 ProfileControl=Off MaxRequestThreads=16



I would expect to see different values depending on your system ram.
Reply With Quote