]> xenbits.xensource.com Git - libvirt.git/commit
nodeinfo: Use nodeGetOnlineCPUBitmap() when parsing node
authorAndrea Bolognani <abologna@redhat.com>
Mon, 20 Jul 2015 16:37:28 +0000 (18:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jul 2015 08:37:20 +0000 (10:37 +0200)
commitb909e9fb2c095b7c83eab99e1f812bd1ffe6e480
treeb4f16cf1a53e451ce35dfe14417fd63d9f95c3e7
parentb7b506475ca176276bfaa5dbcdba5b16744b6d56
nodeinfo: Use nodeGetOnlineCPUBitmap() when parsing node

No need to look up the online status of each CPU separately when we
can get all the information in one go.
src/nodeinfo.c