Dan Kenigsberg has submitted this change and it was merged. Change subject: cpuarch: Move PAGE_SIZE_BYTES to cpuarch ......................................................................
cpuarch: Move PAGE_SIZE_BYTES to cpuarch This constant is mostly related to the CPU architecture. Change-Id: Id36da115083b94f5c4c24b2af066e70caf09a17b Signed-off-by: Martin Polednik <[email protected]> Reviewed-on: https://gerrit.ovirt.org/54990 Continuous-Integration: Jenkins CI Reviewed-by: Francesco Romani <[email protected]> Tested-by: Yaniv Bronhaim <[email protected]> Reviewed-by: Dan Kenigsberg <[email protected]> --- M lib/vdsm/cpuarch.py M lib/vdsm/health.py M tests/momTests.py M vdsm/API.py M vdsm/caps.py M vdsm/momIF.py 6 files changed, 12 insertions(+), 9 deletions(-) Approvals: Yaniv Bronhaim: Verified Jenkins CI: Passed CI tests Dan Kenigsberg: Looks good to me, approved Francesco Romani: Looks good to me, but someone else must approve -- To view, visit https://gerrit.ovirt.org/54990 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Id36da115083b94f5c4c24b2af066e70caf09a17b Gerrit-PatchSet: 2 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: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
