473,395 Members | 1,937 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,395 software developers and data experts.

Tools to Monitor Memory Utilization

..NET is a memory hog - plain and simple. This, in my opinion, makes it less
than ideal for embedded applications where memory is constrained. I am
forced to use .NET for reasons that I will not go into, so I need to be able
to code my applications in such a way as to use memory efficiently.

So, is there a tool out there that will allow me monitor my application's
memory utilization on the embedded device? I am using the .NET compact
framework 2.0, programming in C# on a Windows PocketPC OS variant.

Even if there is a tool that will allow me to monitor the app's memory usage
in the emulator would be helpful.

Jan 11 '08 #1
2 1881
Hello Rohit,

Performance Counters?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
R.NET is a memory hog - plain and simple. This, in my opinion, makes
Rit less than ideal for embedded applications where memory is
Rconstrained. I am forced to use .NET for reasons that I will not go
Rinto, so I need to be able to code my applications in such a way as
Rto use memory efficiently.
R>
RSo, is there a tool out there that will allow me monitor my
Rapplication's memory utilization on the embedded device? I am using
Rthe .NET compact framework 2.0, programming in C# on a Windows
RPocketPC OS variant.
R>
Jan 11 '08 #2
Performance Counters are not good enough. I need to be able to know which
data structures and/or .NET managed data types are occupying memory and
if/when the garbage collector is freeing them.

Basically, I need something like the CLR profiler but for a Windows PocketPC
OS instead of Windows XP. If I have retarget my app for Windows XP and then
use the profiler, that would be extremely idiotic.

If I can use performance counters (do the Windows PocketPC OSes even have
performance counters?) to figure out how to recode my app, please please tell
me - it would help immensely.

"Michael Nemtsev [MVP]" wrote:
Hello Rohit,

Performance Counters?

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
R.NET is a memory hog - plain and simple. This, in my opinion, makes
Rit less than ideal for embedded applications where memory is
Rconstrained. I am forced to use .NET for reasons that I will not go
Rinto, so I need to be able to code my applications in such a way as
Rto use memory efficiently.
R>
RSo, is there a tool out there that will allow me monitor my
Rapplication's memory utilization on the embedded device? I am using
Rthe .NET compact framework 2.0, programming in C# on a Windows
RPocketPC OS variant.
R>
Jan 11 '08 #3

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

Similar topics

11
by: jong | last post by:
I have a problem with an C# application. The application is a 24x7 low volume message processing server. The server has a single thread of processing, running in a continuous loop, for each...
2
by: Arthur M. | last post by:
Does anyone know of a way to pin point true memory utilization on a per object / allocation basis in dot net. The problem that i'm having is projecting the amount of memory that will be required...
0
by: nycjay | last post by:
i am trying to use the db2 health monitor alert to run a script. i set up the health monitor to run a script when the tablespace utailization is too high. in the end, the script should send a...
7
by: Claire | last post by:
Im sat here watching task manager and the memory consumption of my application rising second by second. What tools are there out there for me to use to find where it's all going please? (I wish...
2
by: ABC | last post by:
Is there any tools or methods let me to monitor session state on IIS? I want to view what session states on server and to control the memory allocation.
2
by: rizjabbar | last post by:
I have a memory leak happening... I believe it is due to Dom parser... could anyone help me with this: Do I need a delete??? /////////////////////////////////////////////// //Code on Main HTML...
4
by: shijizz | last post by:
Hi all, I am new to perl programming. I am in look out of a script which will help me to monitor the following components of windows 2003 servers on a periodic basis - CPU utilization -Disk...
1
by: Kaheru | last post by:
memory utilization increase? This is because when i try to keep track of the CPU utilization and memory utilization of my FTP server process (ftpserver.exe), the CPU utilization increase, but the...
7
by: balach | last post by:
hi all, i am new in .NET, some body please help me regarding calculating total cpu utilization and RAM memory utilization in percentage (Accurately) on page load event of ASP.NET. i found the...
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
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...

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.