All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] xl: enable/disable autoballooning automatically
@ 2013-04-04 17:13 David Vrabel
  2013-04-04 17:13 ` [PATCH 1/2] xl: extend autoballoon xl.conf option with an "auto" option David Vrabel
  2013-04-04 17:13 ` [PATCH 2/2] xl: default autoballoon option to "auto" David Vrabel
  0 siblings, 2 replies; 6+ messages in thread
From: David Vrabel @ 2013-04-04 17:13 UTC (permalink / raw)
  To: xen-devel; +Cc: Ian Jackson, David Vrabel, Ian Campbell

This series allows xl to enable/disable autoballooning automatically
based on the presence of the dom0_mem Xen command line option.

Typically, if dom0_mem is used then autoballoon must also be disabled.

Changes in v2:
- use a regex to match the dom0_mem option.
- switch the default to "auto"

David

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

end of thread, other threads:[~2013-04-12 15:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-04 17:13 [PATCHv2 0/2] xl: enable/disable autoballooning automatically David Vrabel
2013-04-04 17:13 ` [PATCH 1/2] xl: extend autoballoon xl.conf option with an "auto" option David Vrabel
2013-04-08 16:06   ` Ian Jackson
2013-04-12 11:45     ` David Vrabel
2013-04-12 15:13       ` Ian Jackson
2013-04-04 17:13 ` [PATCH 2/2] xl: default autoballoon option to "auto" David Vrabel

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.