Comment 7 for bug 1594529

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

Reviewed: https://review.openstack.org/581736
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=d7864fbb9c2c558c409559e1d5989f84c7403832
Submitter: Zuul
Branch: stable/queens

commit d7864fbb9c2c558c409559e1d5989f84c7403832
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>
    (cherry picked from commit b1c45fedc3b80769f21ffe5ff748593a4b017a7a)