Re: [Xen-devel] [PATCH v9 01/13] x86: add socket_cpumask

2015-06-15 Thread Jan Beulich
>>> On 03.06.15 at 06:52, wrote: > Maintain socket_cpumask which contains all the HT and core siblings > in the same socket. > > Signed-off-by: Chao Peng Acked-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/

[Xen-devel] [PATCH v9 01/13] x86: add socket_cpumask

2015-06-02 Thread Chao Peng
Maintain socket_cpumask which contains all the HT and core siblings in the same socket. Signed-off-by: Chao Peng --- Changes in v9: * Add comments for set_nr_sockets. * Move set_nr_sockets() invocation from __start_xen() to smp_prepare_cpus(). Changes in v8: * Remove total_cpus and retrofit the a