.Net memory management.

  • Thread starter Thread starter Hadi
  • Start date Start date
H

Hadi

Hello,

I am trying to understand memory usage of our application. Our application
has bigger working set than the private bytes, while most app I think is the
other way around. What what does it means when the working set is bigger
than the private bytes? Sometime I see the private bytes is hovering around
50MB while the working set can jump up to hundreds of MB.

Thanks,

/h
 
Yep so I did :) I am trying to understand the difference between working
set, private bytes and how .Net allocates memory .. or something in the line
of that.

Hadi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top