|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] bug? hvm builder memory allocation ...
Well clearly it works. I'm not sure why though. :-) The
decrease_reservation() request ought to fail and hence fail the HVM guest
creation. I'll look into it.
-- Keir
On 7/11/06 11:34, "Gerd Hoffmann" <kraxel@xxxxxxx> wrote:
> Hi,
>
> hvm memory allocation looks buggy in unstable: First it allocates
> memory using two xc_domain_memory_populate_physmap() calls, explicitly
> excluding the vga hole, then the (not allocated) vga hole is released
> via xc_domain_memory_decrease_reservation() ...
>
> cheers,
> Gerd
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|