Description: |
The elements IndividualPhysicalMemory, IndividualVirtualMemory, TotalPhysicalMemory and TotalVirtualMemory need to be
clarified. Do they refer to the amount of memory configured into the system (i.e. number of RAM chips, size of swap
volumes), or do they refer to the amount of "free pages" on the system available to processes. If it is the "free pages"
, how should this be calculated (for example, LSF includes pages in the buffer cache when calculating free pages).
The simplest interpretation is to make this the configured amounts.
|