The number of failed requests of very large amounts of memory. Module data module_begin module_name KMA_ovsz_fail module_type generic_data module_exec sar -k | tail -1 | awk ‘{print $9}’ module_description The number of failed requests of very large...
The amount of memory, in bytes, that the KMA has allocated a large memory applications of clustering large memory applications. Module data module_begin module_name KMA_lg_alloc module_type generic_data module_exec sar -k | tail -1 | awk ‘{print $6}’ ...
The amount of memory, in bytes, that the KMA has available in the pool of large memory applications. In this group, a large memory request is 512 bytes to 4 Kbytes. Module data module_begin module_name KMA_lg_mem module_type generic_data module_exec sar -k | tail...
The amount of memory, in bytes, that the KMA has allocated a small memory requests its memory request pool small. Module data module_begin module_name KMA_sml_alloc module_type generic_data module_exec sar -k | tail -1 | awk ‘{print $3}’ ...
The amount of memory, in bytes, that the KMA has available in the pool of small memory requests. In this group, a small memory request is less than 256 bytes. Module data module_begin module_name KMA_sml_mem module_type generic_data module_exec sar -k | tail -1 |...