N
Nick Z.
When I profile my application the profiler tells me that there is
roughly 4MB of memory used throughout the lifetime, which seems reasonable.
However, when I start the task manager the said memory usage is 20MB
right after starting the program and 80MB after running it. However, if
you start the program and keep the task manager open to monitor usage,
it says 20MB, however, when you minimize the program, the memory usage
falls to 2MB.
This is a known bug as far as I know
see:
http://groups.google.com/group/micr...memory+usage+c#&rnum=5&hl=en#cf6554802f9f3728
(watch for wrap)
However, I want to know if the memory is really being held back from the
OS until you minimize the application or is there some other explanation?
Thanks,
Nick Z.
roughly 4MB of memory used throughout the lifetime, which seems reasonable.
However, when I start the task manager the said memory usage is 20MB
right after starting the program and 80MB after running it. However, if
you start the program and keep the task manager open to monitor usage,
it says 20MB, however, when you minimize the program, the memory usage
falls to 2MB.
This is a known bug as far as I know
see:
http://groups.google.com/group/micr...memory+usage+c#&rnum=5&hl=en#cf6554802f9f3728
(watch for wrap)
However, I want to know if the memory is really being held back from the
OS until you minimize the application or is there some other explanation?
Thanks,
Nick Z.