Hi,
I've been working with an snv_89 dom0 and solved some problems by limiting dom0
memory and pinning the dom0 CPUs.  To do that, I had to manually edit
/boot/grub/menu.lst and add the following options to the appropriate "kernel$" 
line:
dom0_mem=4G dom0_max_vcpus=2 dom0_vcpus_pin=true

Today I live-upgraded dom0 to snv_90, and my options were not preserved, which
is not surprising, as it says not to edit this file.  However, bootadm does not
have the capability to edit kernel options, so what is the appropriate method to
maintain my kernel options?  If it's just to go in and add them back after every
boot change, that's fine, but I wondered if there's a better way.

Thanks,
Eric
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to