All of lore.kernel.org
 help / color / mirror / Atom feed
From: ANNIE LI <annie.li@oracle.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Subject: Re: Balloon down memory failed in x86 PAE mode when memory size>4G
Date: Mon, 21 Sep 2009 17:15:32 +0800	[thread overview]
Message-ID: <4AB74434.8010202@oracle.com> (raw)
In-Reply-To: <C6DCFEC6.AE19%keir.fraser@eu.citrix.com>


[-- Attachment #1.1: Type: text/plain, Size: 1808 bytes --]

My xen version is Xen3.4.0, and i use el5u2 pvhvm to have test.
The memory size is 6114.  "xm info" dose not show any change on 
free_memory after command "xm mem-set domid 4096". It seems free_memory 
will change after i set memory size less than 3083M,  such as: free 
memory will increase 1 after command "xm mem-set domid 3082".

The vm configure file is following:

name = "OVM_EL5U2_X86_PVHVM_4GB"
builder = "hvm"
memory = "6114"
disk = [ 
'file:/mnt/running_pool/OVM_EL5U2_X86_PVHVM_4GB/System.img,hda,w', ]
vif = [ 'type=netfront', ]
device_model = "/usr/lib/xen/bin/qemu-dm"
kernel = "/usr/lib/xen/boot/hvmloader"
vnc=1
vncunused=1
vnclisten = '0.0.0.0'
timer_mode=0
apic=1
acpi=1
pae=1
vcpus=1
serial = "pty" # enable serial console
on_reboot   = 'restart'
on_crash    = 'restart'

Thanks
Annie.

Keir Fraser wrote:
> We'd expect it to work. Please provide more details.
>
>  -- Keir
>
> On 21/09/2009 07:42, "ANNIE LI" <annie.li@oracle.com> wrote:
>
>   
>> Hi
>>
>> I implemented balloon in windows pv driver, it works normally on x86 and
>> x64 OS.
>> However, i hit problem to balloon down memory on x86 PAE mode VM when
>> it's memory
>> size is larger than 4G.
>>
>> Furthermore, i tested linux PVHVM too. Balloon driver also failed to
>> take effect
>> at the same situation.
>>
>> So, is there anything missed in windows or linux PV driver when
>> ballooning down
>> memory on x86 PAE VM(memory>4G)? or is there a limitation in Xen for PAE
>> mode?
>>
>> Thanks
>> Annie.
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>>     
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>   

[-- Attachment #1.2: Type: text/html, Size: 2795 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

  reply	other threads:[~2009-09-21  9:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21  6:42 Balloon down memory failed in x86 PAE mode when memory size>4G ANNIE LI
2009-09-21  8:58 ` Keir Fraser
2009-09-21  9:15   ` ANNIE LI [this message]
2009-09-21  9:25     ` Paul Durrant
2009-09-21  9:41       ` ANNIE LI
2009-09-21  9:58         ` Paul Durrant
2009-09-21 10:05     ` Keir Fraser
2009-09-21 10:14       ` ANNIE LI
2009-09-22  3:25         ` ANNIE LI

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4AB74434.8010202@oracle.com \
    --to=annie.li@oracle.com \
    --cc=keir.fraser@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.