jal@mcs.le.ac.uk wrote:> I''m running SXCE b110 on a 8 core X4150.
>
> I''ve set config/Dom0-cpus to 2 in xen/xend and if I do a
> virsh vcpuinfo Domain-0
>
> it returns information about 2 cpus.
>
> However if I do an
>
> xm top
>
> the line for Domain-0 shows it using all 8 cpus
>
> Which is the definitive one please?
For dom0, you should be using on the xen menu.lst line
dom0_max_vcpus=2 dom0_vcpus_pin=true
(add the pinning if you want them pinned too)
e.g.
kernel$ /boot/$ISADIR/xen.gz com1=9600,8n1 console=com1 dom0_mem=2g
dom0_max_vcpus=2 dom0_vcpus_pin=true
MRJ
> Thanks
>
> John
>
> --
> John Landamore
> School of Mathematics & Computer Science
> University of Leicester
> University Road
> Leicester
> jal@mcs.le.ac.uk
> _______________________________________________
> xen-discuss mailing list
> xen-discuss@opensolaris.org