|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Q: CPU usage in Dom0
On Thursday, 26 October 2006 04:51:06 +0100,
Mark Williamson wrote:
Hi Mark.
> > Do You know if pinning can be accomplished in boot time? I didn't
> > see that in xmdomain.cfg(5).
> Looking at the code (tools/python/xen/xm/create.py) I think the
> correct argument is a list of logical CPUs (i.e. cores, or
> hyperthreads if you have them) that the domain's vCPUs should run on,
> e.g.:
> cpus = ['0', '1']
> To run the vCPUs on logical processors 0 and 1.
According to xmdomain.cfg(5), something like cpus = "0,1". Even so, I'm
not sure that it will pin the vcpus to different physical cpus.
Regards,
Daniel
--
Daniel Bareiro - System Administrator
Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Etch - Linux user #188.598
signature.asc
Description: Digital signature
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|