From: aq <aquynh@gmail.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: Re: PageReserved ?
Date: Sun, 17 Jul 2005 02:30:53 -0500 [thread overview]
Message-ID: <9cde8bff050717003018101df2@mail.gmail.com> (raw)
In-Reply-To: <c3ae6fbfc08f789e717341235993fa03@cl.cam.ac.uk>
On 7/15/05, Keir Fraser <Keir.Fraser@cl.cam.ac.uk> wrote:
>
> On 15 Jul 2005, at 19:26, aq wrote:
>
> > This looks a little bit strange to me: Low/High-mem is 0K, and that
> > indicates from 51200K up (Current allocation) to 70MB, all the pages
> > are reserved, which means I cannot balloon memory (?). Anybody knows
> > why so much memory are reserved?
>
> Add a 'mem=' line to your kernel command line (e.g., 'mem=100M' should
> work I think). That will ensure the domain makes itself a big enough
> memory map to increase its memory reservation.
I still cannot create the "LowMem". Any suggestion? (I am running
latest -testing tree)
Here is my domain file:
--
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 32
maxmem = 80
name = "tty"
disk = [ 'file:/home/aq/myxen/rootfs.tty,hda1,w' ]
root = "/dev/hda1 ro"
extra = "mem=150"
---
And here is domU's /proc/xen/balloon (immediately after creating domain):
# cat /proc/xen/balloon
Current allocation: 32768 kB
Requested target: 32768 kB
Low-mem balloon: 0 kB
High-mem balloon: 0 kB
Xen hard limit: ??? kB
Thank you,
aq
next prev parent reply other threads:[~2005-07-17 7:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 18:26 PageReserved ? aq
2005-07-15 18:48 ` Keir Fraser
2005-07-17 7:30 ` aq [this message]
2005-07-17 8:25 ` Keir Fraser
2005-07-17 9:40 ` aq
2005-07-17 9:39 ` Keir Fraser
2005-07-17 9:49 ` aq
2005-07-17 9:53 ` Keir Fraser
2005-07-17 10:48 ` aq
2005-07-17 10:50 ` Keir Fraser
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=9cde8bff050717003018101df2@mail.gmail.com \
--to=aquynh@gmail.com \
--cc=Keir.Fraser@cl.cam.ac.uk \
--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.