On Mon, Sep 28, 2015 at 07:54:50PM +0800, Chao Peng wrote: > When displaying the CMT information for all the sockets, we assume socket > number is continuous. This is not true in the hotplug case. For instance, > when the 3rd socket is plugged out on a 4-socket system, the available > sockets numbers are 1,2,4 but current we will display the CMT > information for socket 1,2,3. > > The fix is getting the socket bitmap for all the sockets on the system > first and then displaying CMT information for_each_set_bit in that bitmap. > > Signed-off-by: Chao Peng <chao.p.p...@linux.intel.com>
Acked-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel