Commit 858b9ce
[libvirt_manager] Allow for multi-numa guest deployment
Allow for guests to deploy with multiple numa nodes if a numa key is
supplied to the cifmw_libvirt_manager_configuration when defining a
guest. This is useful when testing multi-numa environments that take
advantage of NUMA affinity and managing cpu policy across a slightly
more complex architecture. Logic assumes operator will define an evenly
distributed system and will not take into account remainders.
Signed-off-by: James Parker jparker@redhat.com1 parent b5916f2 commit 858b9ce
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
20 | 33 | | |
21 | 34 | | |
22 | 35 | | |
| |||
0 commit comments