[kvm PATCH 0/2] kvm: vmalloc vmx vcpus

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Patch series to allocate vmx vcpus with vmalloc() instead of kalloc().
This enables vendors to pack more VMs on a single host.

Marc Orr (2):
  mm: export __vmalloc_node_range()
  kvm: vmx: use vmalloc() to allocate vcpus

 arch/x86/kvm/vmx.c  | 98 +++++++++++++++++++++++++++++++++++++++++----
 mm/vmalloc.c        |  1 +
 virt/kvm/kvm_main.c | 28 +++++++------
 3 files changed, 107 insertions(+), 20 deletions(-)

-- 
2.19.1.568.g152ad8e336-goog




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux