473,396 Members | 1,714 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Working set larger than Heap size reported by CLR Debug

I have an app. CLR Debug says the heap is 3.5MB. perfmon says that working
set size is 52MB.

Where's the unreported amount and how can I inspet it?
Jul 21 '05 #1
3 2181
The managed heap is only a (small) part of the working set. The remaining
part is taken by the CLR runtime code, the C runtime library, the unmanaged
heap, the commited stack space.

Willy.
"Dathon" <ta*****@newsgroups.nospam> wrote in message
news:68**********************************@microsof t.com...
I have an app. CLR Debug says the heap is 3.5MB. perfmon says that
working
set size is 52MB.

Where's the unreported amount and how can I inspet it?

Jul 21 '05 #2
Thanks... So how can I inspect it? :-)

"Willy Denoyette [MVP]" wrote:
The managed heap is only a (small) part of the working set. The remaining
part is taken by the CLR runtime code, the C runtime library, the unmanaged
heap, the commited stack space.

Willy.
"Dathon" <ta*****@newsgroups.nospam> wrote in message
news:68**********************************@microsof t.com...
I have an app. CLR Debug says the heap is 3.5MB. perfmon says that
working
set size is 52MB.

Where's the unreported amount and how can I inspet it?


Jul 21 '05 #3
Use vadump.exe (mstools on the NT CD under bin\mstools) or windbg.exe
(debugger tools -
http://www.microsoft.com/whdc/devtoo.../default.mspx).

Willy.

"Dathon" <ta*****@newsgroups.nospam> wrote in message
news:E1**********************************@microsof t.com...
Thanks... So how can I inspect it? :-)

"Willy Denoyette [MVP]" wrote:
The managed heap is only a (small) part of the working set. The remaining
part is taken by the CLR runtime code, the C runtime library, the
unmanaged
heap, the commited stack space.

Willy.
"Dathon" <ta*****@newsgroups.nospam> wrote in message
news:68**********************************@microsof t.com...
>I have an app. CLR Debug says the heap is 3.5MB. perfmon says that
>working
> set size is 52MB.
>
> Where's the unreported amount and how can I inspet it?


Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: MikeB | last post by:
Hi, I've observed some odd behaviour in the std::list supplied with our development system. In the accompanying code, the list has at most one string on it, yet the program eventually runs out...
1
by: jimb | last post by:
I can get the dropdownlist into the datagrid, and I can populate it, but I can't read it. Anybody have a working example of a dropdownlist in an editable grid? Thanks. -- .....
3
by: Dathon | last post by:
I have an app. CLR Debug says the heap is 3.5MB. perfmon says that working set size is 52MB. Where's the unreported amount and how can I inspet it?
2
by: Trevor | last post by:
Argh! This problem is driving me nuts! Can you help? In November of 2003, I installed a web service on Windows Server 2003 built in VB.NET for v1.1.4322 of the framework. It contains a timer...
0
by: Raj | last post by:
We are on a db2 v8.2 (fix 8) with DPF & intra parllelism. Below are sort related configuration settings ...
0
by: cp25stack | last post by:
Hi, i have strange problem. My code cannot run in debug mode (i use VS 2005). When try to run debug, there is a dialog say "HEAP: Heap block at ... modified at ... past requested size of 1...
5
by: kumarmdb2 | last post by:
Hi guys, For last few days we are getting out of private memory error. We have a development environment. We tried to figure out the problem but we believe that it might be related to the OS...
0
by: George2 | last post by:
Hello everyone, From the definition of working set, it is a subset of virtual pages resident in physical memory -- from book Windows Internals. It means working set could not be larger than...
3
by: casybay | last post by:
Hi all, I am trying to read two .txt files, save them to two 1D arrays and record their length. Then I define two 2D arrays and allocate memory to them for further use. After these, I free all...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.