search for: mem_util

Displaying 2 results from an estimated 2 matches for "mem_util".

2016 Mar 08
1
How to measure memory utilizatin of guest when dommemstat reports "RSS" is more than "ACTUAL"?
...RHEL 6.6 # dommemstat 1 actual 16777216 rss 16890372 # dommemstat 2 actual 16777216 rss 16460516 I found following article on Redhat which suggests that this is normal/expected? https://access.redhat.com/solutions/2017943 Now we use following formula to calculate the memory utilization. mem_util = (rss/actual)*100 now this gives more that 100% as the result. We use the libvirt library to call the virDomainMemoryStats. (which is the same used by the "virsh dommemstat" command) If we can't use the RSS as the "used memory", what else should be used to calculate the...
2006 Oct 31
0
PSARC 2005/738 SSG-Availability Feature Set 2 APR
.../modules/sun4u/Makefile update: usr/src/cmd/fm/modules/sun4u/cpumem-diagnosis/Makefile update: usr/src/cmd/fm/schemes/mem/Makefile update: usr/src/cmd/fm/schemes/mem/mem.c update: usr/src/cmd/fm/schemes/mem/mem.h update: usr/src/cmd/fm/schemes/mem/mem_unum.c update: usr/src/cmd/fm/schemes/mem/mem_util.c update: usr/src/pkgdefs/SUNWfmd/prototype_sparc update: usr/src/uts/common/io/mem.c update: usr/src/uts/common/os/fm.c update: usr/src/uts/common/sys/fm/protocol.h update: usr/src/uts/common/sys/mem.h update: usr/src/uts/sun4/sys/async.h update: usr/src/uts/sun4/sys/platform_module.h upda...