Hello there,

I have a MFC app developed in VS 2012. Inside couple of worker threads it's constantly doing bunch of things.

Now if i start the app and then open the Task Manager and look at the Physical Memory for my app, it's constantly incriminating until i close the app.

I didn't try to run the app for more than an hour yet, as i am not sure whether that will screw up other app's in the system.

What does this increase in Physical Memory mean? Is this a problem?

If yes, how can i fix that?

Thanks in advance.