Skip to content

Commit c1b271b

Browse files
lindigpsafont
andauthored
Update doc/content/design/numa.md
Co-authored-by: Pau Ruiz Safont <[email protected]> Signed-off-by: Christian Lindig <[email protected]>
1 parent f1cffcb commit c1b271b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/content/design/numa.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ NUMA-related properties of VMs to API clients, and in particualar
2525
XenCenter. Each one is represented by a new field in XAPI's `VM_metrics`
2626
data model:
2727

28-
* RO `VM_metrics.numa_optimised`: boolean: if the VM_metrics is
28+
* RO `VM_metrics.numa_optimised`: boolean: if the VM is
2929
optimised for NUMA
3030
* RO `VM_metrics.numa_nodes`: integer: number of NUMA nodes of the host
31-
the VM_metrics is using
31+
the VM is using
3232
* MRO `VM_metrics.numa_node_memory`: int -> int map; mapping a NUMA node
3333
(int) to an amount of memory (bytes) in that node.
3434

0 commit comments

Comments
 (0)