All of lore.kernel.org
 help / color / mirror / Atom feed
From: aq <aquynh@gmail.com>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: lowest limit for balloon?
Date: Mon, 18 Jul 2005 19:57:33 +0900	[thread overview]
Message-ID: <9cde8bff05071803571388e532@mail.gmail.com> (raw)

hello,

currently there is one problem with balloon: if we specify too little
memory for a domain, that domain might crash with OOM error. even in
that case, balloon still happily do what we request. i just
accidentally balloon dom0 to 0M, and must reboot the machine ;-)

so i guess it is better to enforce a certain limit, so balloon will
not bring the amount of memory for a domain to be lower than that
level.

there are few choices to do this:
- each domain has a configurable option for this (for example:
balloon-level in domain config file)

- xen automatically determine this level for each domain (but how?)

any idea?


regards,
aq

             reply	other threads:[~2005-07-18 10:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-18 10:57 aq [this message]
2005-07-18 12:38 ` lowest limit for balloon? Keir Fraser
2005-07-18 15:44   ` aq
2005-07-18 15:55   ` Paul Larson
2005-07-18 16:12     ` Mark Williamson
2005-07-18 16:47       ` 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=9cde8bff05071803571388e532@mail.gmail.com \
    --to=aquynh@gmail.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.