qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* COLO PVM and SVM's memory usages
@ 2020-03-03 15:36 Jing-Wei Su
  0 siblings, 0 replies; only message in thread
From: Jing-Wei Su @ 2020-03-03 15:36 UTC (permalink / raw)
  To: qemu-devel

Hello,

I've found the SVM consumes lots of memory than expected.
After booting the PVM and SVM with "-m 1024", PVM consumes 1GB, but
SVM consumes 3.2GB.
After PVM died and SVM takes over, the SVM consumes 2.1GB.

Any idea about why the SVM consumes lots of memory?
Thanks!

Memory usage of PVM
#~/libvirt# cat /proc/9661/status |grep VmRS
VmRSS:   1080828 kB

Memory usage of SVM
#~/libvirt# cat /proc/9696/status |grep VmRS
VmRSS:   3199476 kB

Memory usage of SVM after PVM died
# cat /proc/9696/status |grep VmRS
VmRSS:   2144200 kB

Sincerely,
Jing-Wei


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-03-03 15:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-03 15:36 COLO PVM and SVM's memory usages Jing-Wei Su

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).