From: Chris <hap10@tycho.ncsc.mil>
To: xen-devel <xen-devel@lists.xensource.com>
Subject: [RFC 0/2] Domain Groups
Date: Tue, 18 Dec 2007 11:02:38 -0500 [thread overview]
Message-ID: <4767EF1E.2040104@tycho.ncsc.mil> (raw)
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>
next reply other threads:[~2007-12-18 16:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-18 16:02 Chris [this message]
2007-12-19 16:40 ` [RFC 0/2] Domain Groups Samuel Thibault
2007-12-19 18:30 ` Chris
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=4767EF1E.2040104@tycho.ncsc.mil \
--to=hap10@tycho.ncsc.mil \
--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.