Comment 5 for bug 1594529

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/580657
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=b1c45fedc3b80769f21ffe5ff748593a4b017a7a
Submitter: Zuul
Branch: master

commit b1c45fedc3b80769f21ffe5ff748593a4b017a7a
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Fri Jul 6 08:43:31 2018 -0400

    hardware: fix hugepages memory usage per intances

    In the algo to compute memory, when several instances are their memory
    backed on a same host NUMA node, we always compute the memory used
    based on the initial 'used' value of hostcell.

    Partial-Bug: #1594529
    Change-Id: I5b8684b10688b91ca36a509ea0cb8bee397263d6
    Signed-off-by: Sahid Orentino Ferdjaoui <email address hidden>