|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-ia64-devel] Re: [Xen-devel] Re: [PATCH] Disable auto-balloon on ia6
On 22 May 2006, at 10:37, Keir Fraser wrote:
We just need to reverse the whole change for ia64, since both domU
and domVTI are insert a hole by this auto-balloon patch. Due to
missing balloon support on xen/ia64 as you said, both domU and domVTI
failed due to this change.
The first patch that you work around seems okay to me. That is, it
seems correct that we make initial reservation exclude
'getDomainMemory headroom'. Shouldn't ia64 reserve extra memory as it
needs it, as x86 does, rather than up front?
The second bit of your workaround, which applies to getDomainMemory:
I'll wait and see if Charles has anything to say, but otherwise I'll
remove the code that adds the extra slack entirely.
Thinking about it, that slack might have been added to give enough
space for shadow page tables for live migration. Also, it shouldn't
give you any problems if you weren't allocating headroom up front -- if
you can fix ia64 to allocate the extra memory as needed then you
shouldn't need either of your workarounds?
-- Keir
_______________________________________________
Xen-ia64-devel mailing list
Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-ia64-devel
|
|
|
|
|