All of lore.kernel.org
 help / color / mirror / Atom feed
From: ANNIE LI <annie.li@oracle.com>
To: Paul Durrant <paul.durrant@citrix.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>,
	Keir Fraser <Keir.Fraser@eu.citrix.com>
Subject: Re: Balloon down memory failed in x86 PAE mode when memory size>4G
Date: Mon, 21 Sep 2009 17:41:43 +0800	[thread overview]
Message-ID: <4AB74A57.8020108@oracle.com> (raw)
In-Reply-To: <4AB74683.6060003@citrix.com>



Paul Durrant wrote:
> ANNIE LI wrote:
>>>> 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.
>>>>
>
> Which version of windows are you booting? It may not be using PAE; 
> check your boot flags.
I am using Srv2008 X86. The memory size in this VM shows as 5.97GB. And 
I thought PAE mode was
enabled in this OS if the memory size is larger than 4G and pae was set 
1 in vm configure file. right?

Following is my Srv2008 X86 configure file:

acpi = 1
apic = 1
boot = 'c'
builder = 'hvm'
bootloader = '/usr/bin/pygrub'
device_model = '/usr/lib/xen/bin/qemu-dm'
disk = [
'file:/mnt/running_pool/win2k8/System.img,hda,w',
]
kernel = '/usr/lib/xen/boot/hvmloader'
memory = '6114'
name = 'win2k8_32'
on_crash = ''
on_reboot = ''
pae = 1
#serial = 'pty'
timer_mode = 1
usbdevice = 'tablet'
vcpus = 1
vif = [
'mac=00:16:3E:5E:DF:29, bridge=xenbr0',
]
vnc = 1
vnclisten = '0.0.0.0'
vncunused = 1

Thanks
Annie.
>
>   Paul
>

  reply	other threads:[~2009-09-21  9:41 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
2009-09-21  9:25     ` Paul Durrant
2009-09-21  9:41       ` ANNIE LI [this message]
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=4AB74A57.8020108@oracle.com \
    --to=annie.li@oracle.com \
    --cc=Keir.Fraser@eu.citrix.com \
    --cc=paul.durrant@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.