免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 733 | 回复: 0
打印 上一主题 下一主题

xen boot arguments [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-12-02 10:17 |只看该作者 |倒序浏览
Xen systems are typically booted with GrUB. The GrUB
"kernel" is Xen itself. The kernel image for domain 0 is given to grub
as the first "module". An initrd for domain 0, if required, is
specified as a further module. A number of options can be passed to Xen
on the command line.


    For an up-to-date list see the
    user manual
    . Options available on version 3.0 are (with examples for common options):
   Parameter
   Description
   Default
   dom0_mem=131072
   Initial domain 0 memory allocation in kBytes
   16000kBytes
   mem=131072
   Set the physical RAM address limit. (beyond is ignored)
   16000kBytes
   dom0_vcpus_pin
   Pins domain 0 VCPUs on their respective
   
   com1=115200,8n1 com2=
  
Serial console details for Xen (Linux will need its own serial console
configuration if required). Format is
,DPS,,.
   
   console=com1
   Comma-separated list of console outputs (see also
xencons=
)
   com1,vga
   sync_console
   Force synchronous console output.
   async, except on major errors
   vga=text-80x50
   VGA console mode and options  
   vga=text-80x25
   conswitch
   Specify how to switch serial-console input between Xen and DOM0.  
   Ctrl-A three times|
   noacpi
   ACPI tables are not parsed
   Tables are parsed
   noreboot
  Don't reboot the machine automatically on errors.
   reboot on errors
   nosmp
   Disables secondary processors
   SMP Enabled
   ignorebiostables
   ACPI and MP tables are ignored (implies noacpi, nosmp)
   Tables are parsed
   watchdog
   Run a watchdog NMI on each processor
   Not run
   physdev_dom0_hide=
   List of PCI slots to hide from domain 0, Format is '(%02x:%02x.%1x)(%02x:%02x.%1x)' and so on.
   
   badpage=
   Comma-separated list of hexadecimal page numbers containing bad bytes. e.g. 'badpage=0x3f45,0x8a321'
   
   sched=bvt
   Scheduler - see Users' Manual
   sched=credit
   leveltrigger=
   Force an IO-APIC-routed IRQ to be level-triggered. Example: 'leveltrigger=4,5,6,20 edgetrigger=21'
   
   edgetrigger=
   Force an IO-APIC-routed IRQ to be edge-triggered. Example: 'leveltrigger=4,5,6,20 edgetrigger=21'
   
   nmi=
   One of: fatal:  Xen prints diagnostic message and then hangs. dom0:   The NMI is virtualised to DOM0. ignore: The NMI error is cleared and ignored.
   dom0
   pbd=
   Name of serial port for Xen pervasive debugger (and enable pdb)
   Disabled
   conswitch=a
  
A character pair controlling console switching. CTRL+ is
used to switch console input between Xen and DOM0. Char 2: If this
character is 'x', then do not auto-switch to DOM0 when it boots. Any
other value, or omitting the char, enables auto-switch
   a
   tbuf_size=
   Trace buffer size (in pages)
   10
   xenheap_megabytes=
   x86-64 only. Size of Xen heap in megabytes, excluding the pfn_info table and allocation bitmap
   defined: XENHEAP_DEFAULT_MB as 16
   noirqbalance
   Disable software IRQ balancing and affinity.
   
   apic_verbosity
   Print more detailed information about local APIC and IOAPIC
   
   lapic / nolapic
   Force / Ignore use of local APIC
   auto
   apic
   Specify NUMA platform...
   
   Old options (version 2.0)
  noht
   Disables Hyper-Threading
   HT Enabled
XenLinux Boot Options :
In addition to the standard Linux kernel boot options, we support:  
* `xencons=tty'  Read
http://www.cl.cam.ac.uk/research/srg/netos/xen/readmes/user/user.html
's
XenLinux
Boot Options
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/79570/showart_1675075.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP