All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/2] Domain Groups
@ 2007-12-18 16:02 Chris
  2007-12-19 16:40 ` Samuel Thibault
  0 siblings, 1 reply; 3+ messages in thread
From: Chris @ 2007-12-18 16:02 UTC (permalink / raw)
  To: xen-devel

The following Domain Groups patches provide a VMM-backed framework to
consolidate information about a collection of domains.  Today that group
information can be integrated with both the scheduler and XSM.  In the future,
the same information could support domain disaggregation efforts.

As a demonstration, the 'xm' tool is augmented with several new commands:

grp-create: create a domain group
grp-migrate: migrate all domains in a group
grp-shutdown: shutdown all domains in a group
grp-destroy: destroy all domains in a group
grp-reboot: reboot all domains in a group
grp-pause: pause all domains in a group
grp-unpause: unpause all domains in a group
grp-save: save all domains in a group
grp-restore: restore domains with their group information
grp-join: add domain to a group
grp-list: list groups and their members

The following patches should apply cleanly to xen-unstable cs 16618.

Signed-off-by: Chris Bookholt <hap10@tycho.ncsc.mil>

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

end of thread, other threads:[~2007-12-19 18:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-18 16:02 [RFC 0/2] Domain Groups Chris
2007-12-19 16:40 ` Samuel Thibault
2007-12-19 18:30   ` Chris

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.