All of lore.kernel.org
 help / color / mirror / Atom feed
* Questions about duplicate memory work
@ 2011-09-25  4:45 Robin Lee Powell
  2011-09-26  5:49 ` Emmanuel Noobadmin
  0 siblings, 1 reply; 15+ messages in thread
From: Robin Lee Powell @ 2011-09-25  4:45 UTC (permalink / raw)
  To: kvm


OK, so I've got a Linux host, and a bunch of Linux VMs.

This means that the host *and* all tho VMs do their own disk
caches/buffers and do their own swap as well.

That seems like a horrible duplication of effort, and likely to
result in performance problems.  I'm very annoyed by seeing the
*master* swapping out portions of the VM's qemu-kvm procs; that just
seems like a really bad idea.

Are there preferred solutions here?

I've considered turning off swap on the VMs so all the swapping at
least happens in *one place*; I dunno if that's best.

What I'd love is for the master to not swap or do disk
buffering/caching, so all the RAM management is at the VM level, but
I bet it's not really possible to do that.

-Robin


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-10-02  8:56 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-25  4:45 Questions about duplicate memory work Robin Lee Powell
2011-09-26  5:49 ` Emmanuel Noobadmin
2011-09-26  7:18   ` Robin Lee Powell
2011-09-26  8:15     ` Emmanuel Noobadmin
2011-09-26  9:14       ` Mihamina Rakotomandimby
2011-09-27  7:38       ` Re: [kvm] " Robin Lee Powell
2011-09-27  8:41         ` Emmanuel Noobadmin
2011-09-27  8:48           ` Robin Lee Powell
2011-09-27  9:00             ` Robin Lee Powell
2011-09-27  9:49               ` Avi Kivity
2011-09-29  0:11                 ` Robin Lee Powell
2011-09-29  0:14                   ` Re: [kvm] " Robin Lee Powell
2011-09-29 17:22                     ` Marcelo Tosatti
2011-09-29 18:46                       ` Re: [kvm] " Robin Lee Powell
2011-10-02  8:56                         ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.