Each compute node has 16 GB of RAM but those GBs are splited wrongly
to each NUMA node (4 GB instead of 8 GB).
JIRA: FUEL-387
Change-Id: Ibe784727c8a262b41add04ad3a41c70f25ded684
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
threads: 2
numa:
cell0:
- memory: 4194304
+ memory: 8388608
cpus: 0-3
cell1:
- memory: 4194304
+ memory: 8388608
cpus: 4-7
cmp002:
vcpus: 8
threads: 2
numa:
cell0:
- memory: 4194304
+ memory: 8388608
cpus: 0-3
cell1:
- memory: 4194304
+ memory: 8388608
cpus: 4-7