|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] PageReserved ?
On 7/17/05, Keir Fraser <Keir.Fraser@xxxxxxxxxxxx> wrote:
>
> On 17 Jul 2005, at 08:30, aq wrote:
>
> > extra = "mem=150"
>
> Should be 150M.
>
> You are currently specifying a limit of 150 bytes, which gets ignored
> by the guest when it boots.
Too bad that I still have problem. My domain file is configured with
memory=32M, and maxmem=80M
--
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 32
maxmem = 80
--
Then I tried extra mem: extra = "mem=xxxM" with xxx gets some value
under 32M, domain boots fine, but then I always got "Low-mem balloon:
0 kB"
With xxx > 32M, domain always failed to boot.
Any suggestion now?
Thank you,
aq
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|