memory utilization
In windows 2008 server task mangers graph show me 25 Gb memory use and in process application memory use less than 25 Gb so how I can check 25gb memory uses.
August 24th, 2012 2:53am

use process explorer to drill down and check the exact utilization of memory. http://technet.microsoft.com/en-us/sysinternals/bb896653.aspxhttp://www.arabitpro.com
Free Windows Admin Tool Kit Click here and download it now
August 24th, 2012 6:05am

private bytes and working set means????
August 25th, 2012 1:05am

Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes. Working Set is the current size, in bytes, of the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before leaving main memory. To discuss more on process explorer you may write in the sysinternal forums http://forum.sysinternals.com/process-explorer_forum2.htmlhttp://www.arabitpro.com
Free Windows Admin Tool Kit Click here and download it now
August 25th, 2012 1:49am

Private Bytes is the current size, in bytes, of memory that this process has allocated that cannot be shared with other processes. Working Set is the current size, in bytes, of the Working Set of this process. The Working Set is the set of memory pages touched recently by the threads in the process. If free memory in the computer is above a threshold, pages are left in the Working Set of a process even if they are not in use. When free memory falls below a threshold, pages are trimmed from Working Sets. If they are needed they will then be soft-faulted back into the Working Set before leaving main memory. To discuss more on process explorer you may write in the sysinternal forums http://forum.sysinternals.com/process-explorer_forum2.htmlhttp://www.arabitpro.com
August 25th, 2012 1:50am

Hi, What is the current situation for your issue? Thanks,
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2012 3:54am

Can you please give me your contact number so I will tell you in brief.
August 27th, 2012 4:07am

Hi, Im sorry to let you know that here it is not convenient to reveal personal privacy, please paste it in the forum if you have any questions. Thanks,
Free Windows Admin Tool Kit Click here and download it now
August 27th, 2012 4:10am

In process explorer shows me sqlservr.exe memory uses Private Bytes : -1053888K and Working Set :- 292220K . than how much Total memory use in MB????
August 27th, 2012 4:39am

any Update.
Free Windows Admin Tool Kit Click here and download it now
August 28th, 2012 3:33am

any Update........
August 29th, 2012 2:48am

Hi, Im sorry for delaying , according to your description, it is pity that Im not an expert on this aspect, you might as well ask in management forum for better support, there are more professional experts for your issue. Here is the link. http://social.technet.microsoft.com/Forums/en-US/winserverManagement/threads Best regards, Jeff Ren
Free Windows Admin Tool Kit Click here and download it now
August 29th, 2012 3:13am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics