Change in vdsm[master]: numa: refactor to single pass caps parse

fromani at redhat.com fromani at redhat.com
Mon Feb 29 16:58:29 UTC 2016


Francesco Romani has posted comments on this change.

Change subject: numa: refactor to single pass caps parse
......................................................................


Patch Set 8:

(1 comment)

partial review, I need to do another pass later

https://gerrit.ovirt.org/#/c/53288/8/lib/vdsm/numa.py
File lib/vdsm/numa.py:

Line 70:         'sockets': len(sockets),
Line 71:         'cores': len(siblings),
Line 72:         'threads': len(online_cpus),
Line 73:         'onlineCpus': online_cpus
Line 74:     }
same comment as per parent patch :)
Line 75: 
Line 76:     return NumaTopology(topology, distances, cpu_topology)
Line 77: 
Line 78: 


-- 
To view, visit https://gerrit.ovirt.org/53288
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie81b5b76523070ec9fd7a6ffe902ffa25da9e3a6
Gerrit-PatchSet: 8
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <mpolednik at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list