All of lore.kernel.org
 help / color / mirror / Atom feed
* Partial huge page backing with KVM/qemu
@ 2013-08-24  0:32 Chris Leduc
  2013-08-25  8:52 ` Gleb Natapov
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Leduc @ 2013-08-24  0:32 UTC (permalink / raw)
  To: kvm@vger.kernel.org

Hi - In a KVM/qemu environment is it possible for the host to back only a portion of the guests memory with huge pages?  In some situations it may not be desirable to back the entirety of a guest's memory with huge pages (as can be done via libvirt memoryBacking option).  What would be very useful is to request huge pages in the guest, either at boot time or dynamically, and have the host back them with physical huge pages, but not back the rest of the normal page guest memory with huge pages from the host.

The equivalent in Xen is setting allowsuperpage=1 on the hypervisor boot line.

Thanks
Chris


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

end of thread, other threads:[~2013-10-09 12:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-24  0:32 Partial huge page backing with KVM/qemu Chris Leduc
2013-08-25  8:52 ` Gleb Natapov
2013-08-26  2:09   ` Chris Leduc
2013-08-26  8:02     ` Gleb Natapov
2013-10-09  7:09       ` Gleb Natapov

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.