All of lore.kernel.org
 help / color / mirror / Atom feed
  • * Re: [kvm PATCH 0/2] kvm: vmalloc vmx vcpus
           [not found] <20181020211200.255171-1-marcorr@google.com>
           [not found] ` <20181020211200.255171-2-marcorr@google.com>
    @ 2018-10-23 21:13 ` Marc Orr
           [not found] ` <20181020211200.255171-3-marcorr@google.com>
      2 siblings, 0 replies; 12+ messages in thread
    From: Marc Orr @ 2018-10-23 21:13 UTC (permalink / raw)
      To: kvm, Jim Mattson, David Rientjes, konrad.wilk, linux-mm, akpm
    
    Adding everyone that's cc'd on [kvm PATCH 1/2] mm: export
    __vmalloc_node_range().
    Thanks,
    MarcOn Sat, Oct 20, 2018 at 5:12 PM Marc Orr <marcorr@google.com> wrote:
    >
    > 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
    >
    
    ^ permalink raw reply	[flat|nested] 12+ messages in thread
  • [parent not found: <20181020211200.255171-3-marcorr@google.com>]

  • end of thread, other threads:[~2018-10-25 12:58 UTC | newest]
    
    Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
    -- links below jump to the message on this page --
         [not found] <20181020211200.255171-1-marcorr@google.com>
         [not found] ` <20181020211200.255171-2-marcorr@google.com>
    2018-10-22 20:06   ` [kvm PATCH 1/2] mm: export __vmalloc_node_range() Konrad Rzeszutek Wilk
    2018-10-23 12:33     ` Michal Hocko
    2018-10-23 21:10       ` Marc Orr
    2018-10-24  6:16         ` Michal Hocko
    2018-10-24  8:12           ` Marc Orr
    2018-10-24  8:22             ` Michal Hocko
    2018-10-23 21:13 ` [kvm PATCH 0/2] kvm: vmalloc vmx vcpus Marc Orr
         [not found] ` <20181020211200.255171-3-marcorr@google.com>
    2018-10-23 21:13   ` [kvm PATCH 2/2] kvm: vmx: use vmalloc() to allocate vcpus Marc Orr
    2018-10-24 11:41     ` Matthew Wilcox
    2018-10-24 18:05       ` Marc Orr
    2018-10-25 12:58         ` Michal Hocko
    2018-10-24 22:31     ` Sean Christopherson
    

    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.