Dan Kenigsberg has submitted this change and it was merged.

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


numa: refactor to single pass caps parse

All topology and distance parsing can be done by a single parse pass
over libvirt caps XML. Although the performance benefit is negligible,
it opens up opportunity to rework the format of numa data exchange to
include all data required to support proper numa on all supported
architectures.

Change-Id: Ie81b5b76523070ec9fd7a6ffe902ffa25da9e3a6
Signed-off-by: Martin Polednik <[email protected]>
Reviewed-on: https://gerrit.ovirt.org/53288
Reviewed-by: Francesco Romani <[email protected]>
Continuous-Integration: Jenkins CI
---
M lib/vdsm/numa.py
M tests/capsTests.py
2 files changed, 54 insertions(+), 52 deletions(-)

Approvals:
  Jenkins CI: Passed CI tests
  Francesco Romani: Looks good to me, approved
  Martin Polednik: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie81b5b76523070ec9fd7a6ffe902ffa25da9e3a6
Gerrit-PatchSet: 11
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Martin Polednik <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Francesco Romani <[email protected]>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Martin Polednik <[email protected]>
Gerrit-Reviewer: gerrit-hooks <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to