Change in vdsm[master]: Change source of CPU sockets/cores to libvirt capabilities

apahim at redhat.com apahim at redhat.com
Sat Oct 6 11:35:04 UTC 2012


Amador Pahim has posted comments on this change.

Change subject: Change source of CPU sockets/cores to libvirt capabilities
......................................................................


Patch Set 19: (1 inline comment)

....................................................
File vdsm/caps.py
Line 116:                 'sockets': int(cpu.getElementsByTagName('topology')[0].
Line 117:                                                       getAttribute('sockets')),
Line 118:                 'cores': int(cpu.getElementsByTagName('topology')[0].
Line 119:                                                         getAttribute('cores')),
Line 120:                 'threads': int(cells.getElementsByTagName('cpu').length)}
Done
Line 121:     return topology
Line 122: 
Line 123: 
Line 124: @utils.memoized


--
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: 19
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Amador Pahim <apahim at redhat.com>
Gerrit-Reviewer: Amador Pahim <apahim at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck at redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland at redhat.com>
Gerrit-Reviewer: Gal Hammer <ghammer at redhat.com>
Gerrit-Reviewer: Laszlo Hornyak <lhornyak at redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek at redhat.com>
Gerrit-Reviewer: Shu Ming <shuming at linux.vnet.ibm.com>
Gerrit-Reviewer: oVirt Jenkins CI Server


More information about the vdsm-patches mailing list