Heap Memory in Bytes |
Allocated |
Minimum amount of memory
required by the currently configured protocols. |
Free |
Memory available for
dynamically allocated data structures including, for example, ARP database entries. |
Total |
Original amount of space available for
allocation of memory. |
Permanently |
Amount of memory requested for permanent
allocation. |
Temporarily |
Amount of memory temporarily allocated. |
Never
Allocated |
Amount of memory that has never been
allocated. |
Allocated
and Released |
Amount of memory temporarily allocated and
then returned. |
Buffer Memory |
Total
Global Buffers |
Original number of global buffers on the
system. |
Free
Global Buffers |
Current number of global buffers available. |
Buffer Water Marks |
Fair Share |
Fair number of buffers for each interface. |
Low |
Number of free buffers at which the
allocation strategy changes to conserve buffers. If the value is less than Low, then
buffers are not placed on any queue containing more than the Fair Share number of buffers. |