
20 Feb
2015
20 Feb
'15
10:21 a.m.
On 02/18/2015 09:16 AM, Peter Krempa wrote:
Use the NUMA total instead of the configured size both in XML and for uses in the code once NUMA is enabled for a domain.
One test case change is necessary as the rounding of the individual cell sizes was not matching the rounding of the total size. --- src/conf/domain_conf.c | 6 ++++++ tests/qemuxml2argvdata/qemuxml2argv-numatune-memnode.args | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-)
ACK - John