Chapter 2, Views
Process Virtual Memory View
Select
View
,
Processes
,
Memory
,
Virtual
Memory
.
Process Virtual Memory Allocation View
Function:
To display the virtual memory space allocated to each process.
Description:
This view displays a horizontal bar graph with numeric values showing the requested virtual memory allocation of the process.
This statistic shows the amount of memory that has been requested but not necessarily allocated to an application. It is provided for compatibility with the UNIX System
ps
command which also displays a similar memory statistic. The
Process Allocated Memory View
should be used in preference to this view when you wish to determine the real memory usage of a process.