Shu Ming has posted comments on this change. Change subject: Correcting cpuCores stat on multi node systems. ......................................................................
Patch Set 1: (1 inline comment) .................................................... File vdsm/caps.py Line 78: return (self.sockets() * int(self._info['0']['cpu cores'])) Does this mean that the hyperthreading will not be counted? I didn't see this change affect the output of vdsClient getVdsCaps, hypertheading is still counted. -- To view, visit http://gerrit.ovirt.org/5481 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I1619e3d9e042bc801c988f099d3b84922f4e03d3 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Amador Pahim <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Shu Ming <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://fedorahosted.org/mailman/listinfo/vdsm-patches
