From: Matsumoto <n_matumoto@soft.fujitsu.com>
To: "Yoshi. Oguchi" <y-oguchi@jp.fujitsu.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: Dom0 memory size is persistent?
Date: Wed, 30 Nov 2005 16:52:22 +0900 [thread overview]
Message-ID: <20051130165057.B086.N_MATUMOTO@soft.fujitsu.com> (raw)
In-Reply-To: <200511292254.AA03654@y-oguchi.jp.fujitsu.com>
Hi, all
I have the same problem.
The following is additional infomation.
>I can change Dom0 memory size by setting dom0_mem in grub/menu.lstand
reboot.
>However, when I start xend, Dom0 memory size is reset to the
>previous size (yes, the memory size BEFORE reboot).
I tried to test it.
The result is :
1.rm /var/lib/xenstored/tdb
2.setting dom0_mem=262144, and reboot
3.At this time, "xm list" show Dom0 is 256MB.
4.setting dom0_mem=524288, and dom0 is rebooted.
5.BUT "xm list" remain in 256MB.
1.rm /var/lib/xenstored/tdb
2.setting dom0_mem=262144, and reboot
3.At this time, "xm list" show Dom0 is 256MB.
4.rm /var/lib/xenstored/tdb
5.setting dom0_mem=524288, and dom0 is rebooted.
6.YES "xm list" show Dom0 is 512MB.
I think tdb should be re-create every time dom0 is started.
Am I correct?
Sincerely Yours,
Nakato
On Wed, 30 Nov 2005 07:54:02 +0900
"Yoshi. Oguchi" <y-oguchi@jp.fujitsu.com> wrote:
> Hi,
>
> I'm having a problem with increasing dom0 memory size.
>
> I can change Dom0 memory size by setting dom0_mem in grub/menu.lst
> and reboot.
> However, when I start xend, Dom0 memory size is reset to the
> previous size (yes, the memory size BEFORE reboot).
>
> It seems when xend starts and xenstored is initialized,
> the balloon driver adjusts Dom0 memory to the previous size
> recorded in xenstored entry
> (/local/domain/0/memory/target @ /var/lib/xenstored/tdb).
>
> Should this entry be initialized at Dom0 boot?
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2005-11-30 7:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-29 22:54 Dom0 memory size is persistent? Yoshi. Oguchi
2005-11-30 7:52 ` Matsumoto [this message]
2005-11-30 10:27 ` Keir Fraser
2005-11-30 15:01 ` Anthony Liguori
2005-12-01 12:09 ` Ewan Mellor
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=20051130165057.B086.N_MATUMOTO@soft.fujitsu.com \
--to=n_matumoto@soft.fujitsu.com \
--cc=xen-devel@lists.xensource.com \
--cc=y-oguchi@jp.fujitsu.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.