
13 Jul
2015
13 Jul
'15
10:13 p.m.
On 07/13/2015 12:37 PM, Andrea Bolognani wrote:
Some of the possible CPUs in a system might not be present, eg. they might be defective or might have been deconfigured from the ASM console in a Power system. Due to this fact, Linux keeps track of what CPUs are possible and what are present separately.
This test uses the data from a system where not all the possible CPUs are present to make sure libvirt handles this situation correctly. ---
This patch must be applied on top of John's series of nodeinfo refactors, especially
[PATCH 9/9] nodeinfo: fix to parse present cpus rather than possible cpus
ACK - already included as part of other series and pushed) John