Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / CLR / October 2003

Tip: Looking for answers? Try searching our database.

% Time in GC for Dual CPU Machine

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Mark Tucker - 09 Aug 2003 02:59 GMT
In a sample web application running on a 2 CPU machine, I have the following
Performance Counter values:

Average % Processor Time - Total = 67%
Average % Processor Time - aspnet_wp = 109%
Average % Time in GC - aspnet_wp = 26%

I know that the second value (109) is out of 200 because there are two CPUs.
What is the 26% telling me?  Is that 26% of the 109% or 26% of the 67%.

Mark
"Robin Maffeo [MS]" - 14 Oct 2003 01:53 GMT
Mark,

The value is time based, so the 26% means that 26% of the time since the
last GC was spent in the current GC.  Thus, the answer is 26% of the 67%.

Hope this helps.

Robin Maffeo
CLR Performance team

--------------------
>From: "Mark Tucker" <mark.tucker@mail.com>
>Subject: % Time in GC for Dual CPU Machine
[quoted text clipped - 22 lines]
>
>Mark

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.