KVM: Allocate userspace memory for older userspace
authorAnthony Liguori <aliguori@us.ibm.com>
Thu, 18 Oct 2007 14:59:34 +0000 (09:59 -0500)
committerAvi Kivity <avi@qumranet.com>
Wed, 30 Jan 2008 15:52:54 +0000 (17:52 +0200)
Allocate a userspace buffer for older userspaces.  Also eliminate phys_mem
buffer.  The memset() in kvmctl really kills initial memory usage but swapping
works even with old userspaces.

A side effect is that maximum guest side is reduced for older userspace on
i386.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found
This page took 0.023667 seconds and 5 git commands to generate.