| United States-English |
|
|
|
![]() |
HP Application Discovery Getting Started Guide Version 3.0.00 > Chapter 1 IntroductionHow Memory Usage is Calculated |
|
Processes have private memory, which is owned privately by each process, and they have shared memory. Shared memory can be shared (in theory) with none, one, some, or all other processes on the same system. In Application Discovery memory calculations are made for matched applications and displayed in the detail screen of a host (total memory usage and by application), as shown in the following image.
In Application Discovery, application memory shown is the sum of all private memory in use by all the processes in that application and the sum of all shared memory in use by all the processes in that application. That is, shared memory is displayed as though it is not shared. This means that the totals shown for memory usage are an overstated approximation of actual memory usage for any particular application. Here is why accurately summing memory shared among processes is difficult to do:
To arrive at a usable deterministic answer, all the shared memory for each process is summed. This conservative calculation should allow you to safely estimate resource usage for the applications shown. |
|||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||