All of lore.kernel.org
 help / color / mirror / Atom feed
* lowest limit for balloon?
@ 2005-07-18 10:57 aq
  2005-07-18 12:38 ` Keir Fraser
  0 siblings, 1 reply; 6+ messages in thread
From: aq @ 2005-07-18 10:57 UTC (permalink / raw)
  To: xen-devel

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2005-07-18 16:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-18 10:57 lowest limit for balloon? aq
2005-07-18 12:38 ` 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

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.