On 7 February 2012 12:08, eva <evammg@gmail.com>
wrote:> Hello guys,
>
> I am setting up dom0. I have read that is recommended restricting one
> cpu for dom0. In the xen wiki there''s a list of grub parameters
>
> http://wiki.xen.org/wiki/Xen_Hypervisor_Boot_Options
>
> but it seems deprecated?
>
> http://groups.google.com/group/ganeti/browse_thread/thread/a18979bdd00f6461
>
> Do you guys use this option (maxcpus) as shown here as well?
>
> http://www.indiangnu.org/2009/how-to-disable-cores-of-cpu/
>
> Do you need to modify /etc/xen/xend-config.sxp accordingly to
what''s
> been set on grub?
>
> What other options related with grub shall I consider for my dom0?
>
> Also, where to get an updated list of parameters for grub2? I''d
like
> to update the list at the xen wiki.
>
> Any suggestion will be very much appreciatted....
>
> Eva
It works with maxcpus=1, and the other option is deprecated.
Also, I''ve edited /etc/xen/xend-config.sxp:
(dom0-cpus 1)
That seems to be the only thing to modify in the xen config file.
...about the documentation on the wiki, I think that list should be
updated or remade. Good time for it could be next document day!
Eva