aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man/xm.pod.1
diff options
context:
space:
mode:
authorEmmanuel Ackaouy <ack@xensource.com>2006-09-26 12:17:51 +0100
committerEmmanuel Ackaouy <ack@xensource.com>2006-09-26 12:17:51 +0100
commit7ccdaed2edadf9984b520b192682c69daac04bc8 (patch)
treeb03748d4f66b5d26a68acdaefa223d31819e109d /docs/man/xm.pod.1
parent2d5c2b773d963abe359ca6151683b7e72684c9c2 (diff)
downloadxen-7ccdaed2edadf9984b520b192682c69daac04bc8.tar.gz
xen-7ccdaed2edadf9984b520b192682c69daac04bc8.tar.bz2
xen-7ccdaed2edadf9984b520b192682c69daac04bc8.zip
Adds support for the keyword 'all' to the vcpu-pin operation.
Using 'all' in place of a specific vcpu will apply the cpumask to all vcpus in the domain. Signed-off-by: Ryan Harper <ryanh@us.ibm.com>
Diffstat (limited to 'docs/man/xm.pod.1')
-rw-r--r--docs/man/xm.pod.14
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/man/xm.pod.1 b/docs/man/xm.pod.1
index 352eefd158..e7dbbb90f6 100644
--- a/docs/man/xm.pod.1
+++ b/docs/man/xm.pod.1
@@ -393,7 +393,9 @@ specified, VCPU information for all domains will be provided.
=item B<vcpu-pin> I<domain-id> I<vcpu> I<cpus>
-Pins the the VCPU to only run on the specific CPUs.
+Pins the the VCPU to only run on the specific CPUs. The keyword
+I<all> can be used to apply the I<cpus> list to all VCPUs in the
+domain.
Normally VCPUs can float between available CPUs whenever Xen deems a
different run state is appropriate. Pinning can be used to restrict