WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-unstable] [DOC] Add boot option vcpu_migration_dela

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [xen-unstable] [DOC] Add boot option vcpu_migration_delay in user.tex
From: Xen patchbot-unstable <patchbot-unstable@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 11 Mar 2009 03:30:15 -0700
Delivery-date: Wed, 11 Mar 2009 03:30:21 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1236605747 0
# Node ID 00b8c660be97a748a3360881225482644e1ad7e7
# Parent  b249f3e979a5152c7fda4b1037846d75982b726d
[DOC] Add boot option vcpu_migration_delay in user.tex

Signed-off-by: Atsushi SAKAI <sakaia@xxxxxxxxxxxxxx>
---
 docs/src/user.tex |    3 +++
 1 files changed, 3 insertions(+)

diff -r b249f3e979a5 -r 00b8c660be97 docs/src/user.tex
--- a/docs/src/user.tex Mon Mar 09 10:32:24 2009 +0000
+++ b/docs/src/user.tex Mon Mar 09 13:35:47 2009 +0000
@@ -4194,6 +4194,9 @@ writing to the VGA console after domain 
 \item [ dma\_bits=xxx ] Specify width of DMA addresses in bits. This
   is used in NUMA systems to prevent this special DMA memory from
   being exhausted in one node when remote nodes have available memory.
+\item [ vcpu\_migration\_delay=$<$minimum\_time$>$] Set minimum time of 
+  vcpu migration in microseconds (default 0). This parameter avoids agressive
+  vcpu migration. For example, the linux kernel uses 0.5ms by default.
 \end{description}
 
 In addition, the following options may be specified on the Xen command

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-unstable] [DOC] Add boot option vcpu_migration_delay in user.tex, Xen patchbot-unstable <=