ia64/xen-unstable
changeset 19301:00b8c660be97
[DOC] Add boot option vcpu_migration_delay in user.tex
Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com>
Signed-off-by: Atsushi SAKAI <sakaia@jp.fujitsu.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Mon Mar 09 13:35:47 2009 +0000 (2009-03-09) |
parents | b249f3e979a5 |
children | d4c9a63a1642 |
files | docs/src/user.tex |
line diff
1.1 --- a/docs/src/user.tex Mon Mar 09 10:32:24 2009 +0000 1.2 +++ b/docs/src/user.tex Mon Mar 09 13:35:47 2009 +0000 1.3 @@ -4194,6 +4194,9 @@ writing to the VGA console after domain 1.4 \item [ dma\_bits=xxx ] Specify width of DMA addresses in bits. This 1.5 is used in NUMA systems to prevent this special DMA memory from 1.6 being exhausted in one node when remote nodes have available memory. 1.7 +\item [ vcpu\_migration\_delay=$<$minimum\_time$>$] Set minimum time of 1.8 + vcpu migration in microseconds (default 0). This parameter avoids agressive 1.9 + vcpu migration. For example, the linux kernel uses 0.5ms by default. 1.10 \end{description} 1.11 1.12 In addition, the following options may be specified on the Xen command