[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for Xen 4.6 2/5] tools/libxl: fix socket display error for CMT
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.peng@xxxxxxxxxxxxxxx> Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |