Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

DebugDiag Memory Report

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Next:  SMTP Monitor Software ?  
Author Message
sahmad

External


Since: Sep 19, 2005
Posts: 1



(Msg. 1) Posted: Sun Sep 18, 2005 11:55 pm
Post subject: DebugDiag Memory Report
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I am wondering in the following section of Memory Pressure Analysis report
of w3wp.exe, what Reserved Memory means? Does it mean the amount of memory
reserved for Worker Process?

Thanks

Virtual Memory Summary
Size of largest free VM block 472.00 KBytes
Free memory fragmentation 98.31%
Free Memory 27.30 MBytes (1.33% of Total Memory)
Reserved Memory 1.60 GBytes (80.06% of Total Memory)
Committed Memory 380.96 MBytes (18.60% of Total Memory)
Total Memory 2.00 GBytes
Largest free block at 0x00000000`7a01a000

 >> Stay informed about: DebugDiag Memory Report 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 2) Posted: Mon Sep 19, 2005 8:28 am
Post subject: Re: DebugDiag Memory Report [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Reserved memory is memory that has been requested but has had not been used
yet, so is not backed by RAM or the page file.

Committed memory is memory that has been used and is backed by RAM or page
file.

So in this output, the actual memory in use (i.e. the amount of RAM/Page
used) is 380.96MB.

Some component(s) have requested an exceptionally large amount of memory,
but have not actually put anything there. But since the memory is reserved
nothing else will be able to use it.


Pat



"someone@work" <sahmad.DeleteThis@ldsau.com> wrote in message
news:eu3DTOMvFHA.3792@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> I am wondering in the following section of Memory Pressure Analysis report
> of w3wp.exe, what Reserved Memory means? Does it mean the amount of memory
> reserved for Worker Process?
>
> Thanks
>
> Virtual Memory Summary
> Size of largest free VM block 472.00 KBytes
> Free memory fragmentation 98.31%
> Free Memory 27.30 MBytes (1.33% of Total Memory)
> Reserved Memory 1.60 GBytes (80.06% of Total Memory)
> Committed Memory 380.96 MBytes (18.60% of Total Memory)
> Total Memory 2.00 GBytes
> Largest free block at 0x00000000`7a01a000
>
>
>
>

 >> Stay informed about: DebugDiag Memory Report 
Back to top
Login to vote
Sam Chrisp

External


Since: Sep 20, 2005
Posts: 1



(Msg. 3) Posted: Tue Sep 20, 2005 2:55 am
Post subject: Re: DebugDiag Memory Report [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,

If certain components have reserved the bulk of the system memory, could
this be a cause of VBScript 'Out of Memory' errors?

"Pat [MSFT]" <patfilot.DeleteThis@online.microsoft.com> wrote in message
news:udov$6SvFHA.2504@tk2msftngp13.phx.gbl...
> Reserved memory is memory that has been requested but has had not been
> used yet, so is not backed by RAM or the page file.
>
> Committed memory is memory that has been used and is backed by RAM or page
> file.
>
> So in this output, the actual memory in use (i.e. the amount of RAM/Page
> used) is 380.96MB.
>
> Some component(s) have requested an exceptionally large amount of memory,
> but have not actually put anything there. But since the memory is
> reserved nothing else will be able to use it.
>
>
> Pat
>
>
>
> "someone@work" <sahmad.DeleteThis@ldsau.com> wrote in message
> news:eu3DTOMvFHA.3792@TK2MSFTNGP10.phx.gbl...
>> Hi,
>>
>> I am wondering in the following section of Memory Pressure Analysis
>> report
>> of w3wp.exe, what Reserved Memory means? Does it mean the amount of
>> memory
>> reserved for Worker Process?
>>
>> Thanks
>>
>> Virtual Memory Summary
>> Size of largest free VM block 472.00 KBytes
>> Free memory fragmentation 98.31%
>> Free Memory 27.30 MBytes (1.33% of Total Memory)
>> Reserved Memory 1.60 GBytes (80.06% of Total Memory)
>> Committed Memory 380.96 MBytes (18.60% of Total Memory)
>> Total Memory 2.00 GBytes
>> Largest free block at 0x00000000`7a01a000
>>
>>
>>
>>
>
>
 >> Stay informed about: DebugDiag Memory Report 
Back to top
Login to vote
patfilot

External


Since: Aug 24, 2003
Posts: 1478



(Msg. 4) Posted: Tue Sep 20, 2005 10:09 am
Post subject: Re: DebugDiag Memory Report [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Yep.


Pat

"Sam Chrisp" <schrisp RemoveThis @ldsau.com> wrote in message
news:uYnhAGavFHA.2072@TK2MSFTNGP14.phx.gbl...
> Hi,
>
> If certain components have reserved the bulk of the system memory, could
> this be a cause of VBScript 'Out of Memory' errors?
>
> "Pat [MSFT]" <patfilot RemoveThis @online.microsoft.com> wrote in message
> news:udov$6SvFHA.2504@tk2msftngp13.phx.gbl...
>> Reserved memory is memory that has been requested but has had not been
>> used yet, so is not backed by RAM or the page file.
>>
>> Committed memory is memory that has been used and is backed by RAM or
>> page file.
>>
>> So in this output, the actual memory in use (i.e. the amount of RAM/Page
>> used) is 380.96MB.
>>
>> Some component(s) have requested an exceptionally large amount of memory,
>> but have not actually put anything there. But since the memory is
>> reserved nothing else will be able to use it.
>>
>>
>> Pat
>>
>>
>>
>> "someone@work" <sahmad RemoveThis @ldsau.com> wrote in message
>> news:eu3DTOMvFHA.3792@TK2MSFTNGP10.phx.gbl...
>>> Hi,
>>>
>>> I am wondering in the following section of Memory Pressure Analysis
>>> report
>>> of w3wp.exe, what Reserved Memory means? Does it mean the amount of
>>> memory
>>> reserved for Worker Process?
>>>
>>> Thanks
>>>
>>> Virtual Memory Summary
>>> Size of largest free VM block 472.00 KBytes
>>> Free memory fragmentation 98.31%
>>> Free Memory 27.30 MBytes (1.33% of Total Memory)
>>> Reserved Memory 1.60 GBytes (80.06% of Total Memory)
>>> Committed Memory 380.96 MBytes (18.60% of Total Memory)
>>> Total Memory 2.00 GBytes
>>> Largest free block at 0x00000000`7a01a000
>>>
>>>
>>>
>>>
>>
>>
>
>
 >> Stay informed about: DebugDiag Memory Report 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
IIS debugdiag results - now how to fix it? - I have run the DebugDiag beta tool and get this result, but was unable to access the support newsgroup to ask what to do about it. Anyone know if there has been any hotfixes/patches/known problems with msvbvm50.dll (on windows 2000)? Detected possible..

DebugDiag - DbgBreakPoint - Using the DebugDiag Beta tool, I had the following result: Type: Error Description: In crash_1_05_2005_15_53_35,34.dmp the assembly instruction at ntdll! DbgBreakPoint in C:\WINDOWS\system32\ntdll.dll from Microsoft Corporation has caused a breakpoint....

DebugDiag cannot find debug information for a VC++ 6.0 DLL. - Where do I put a DLL's PDB so that DebugDiag can find it? I placed it in the same directory as the DLL, but DebugDiag still could not find it. Also, can VC++ 6.0 create a PDB that DebugDiag can read?

How to report a bug? - I've been looking and looking and can't seem to find a place to report a bug of any kind to Microsoft (unless it's a foxpro bug, which I haven't used in about 10 years and don't plan to and don't need to report a bug on it). I've found what I believe to...

IIS config report - Is there anyway to print an IIS configuration report without having to spend hundreds of dollars on third party apps. I just want a nice report to give to auditors showing IIS config on about 6 servers.
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]