Change in vdsm[master]: caps: Repair collect numa information

danken at redhat.com danken at redhat.com
Tue May 6 11:32:13 UTC 2014


Dan Kenigsberg has posted comments on this change.

Change subject: caps: Repair collect numa information
......................................................................


Patch Set 5: Code-Review+1

(1 comment)

http://gerrit.ovirt.org/#/c/27090/5/vdsm/caps.py
File vdsm/caps.py:

Line 199: def _getMemoryStatsByNumaCell(cell):
Line 200:     """
Line 201:     Get the memory stats of a specified numa node, the unit is MiB.
Line 202: 
Line 203:     :param cell: the index of numa node.
unrelated textual change
Line 204:     :type cell: int
Line 205:     :return: dict like {'total': '49141', 'free': '46783'}
Line 206:     """
Line 207:     cellMemInfo = libvirtconnection.get().getMemoryStats(cell, 0)


-- 
To view, visit http://gerrit.ovirt.org/27090
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifb70231c81e75d29107f4ea89367aa33d8e85bad
Gerrit-PatchSet: 5
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Xiaolei Shi <xiao-lei.shi at hp.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <asegurap at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Gilad Chaplik <gchaplik at redhat.com>
Gerrit-Reviewer: Martin Sivák <msivak at redhat.com>
Gerrit-Reviewer: Xiaolei Shi <xiao-lei.shi at hp.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list