|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] CPU enumeration in Xen
On 22/8/07 15:04, "Dominik Klein" <dk@xxxxxxxxxxxxxxxx> wrote:
>> If you want to tie dom0 VCPUs 1:1 with physical CPUs then you can put
>> dom0_vcpus_pin on your Xen command line.
>
> So then, when I do "xm vcpu-pin my-domain 0 1", it will pin VCPU0 in
> my-domain to the second HT of physical CPU 1?
>
> That would be great as it would be straight forward.
Enumeration order is not guaranteed across systems. This could be fixed by
sorting the processor info records after we've found them in the BIOS
tables.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|