What does large VM page size and normal Memory usage numbers from Task Manager mean for an application? Do they mean the application is poorly performing in terms of memory usage?
We have an application which some users claim that make their XP machines slow.
We see that the user have other heavy applications running as well. But when we see their task Manager figures we realize "Memory Usage" column in task Mgr is normal for our app but the VM size is pretty high compared to others (including heavy applications).
E.g
Application X (Heavy size application & moderately slow) - Actual Usage (500 MB) - VM Usage (600 MB)
Our Application (Normal size application & very slow) - Actual usage (200 MB) - VM Size (900 MB) <==== Is this indication of our application leaking?
Can someone shed more light for me on this?
Thx