.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
 
Back
Top