HomeClusterLabs Projects

Fix: crmd,libcrmcommon: update throttle when CPUs are hot-plugged

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix: crmd,libcrmcommon: update throttle when CPUs are hot-plugged

Previously, the number of CPU cores was determined the first time it was
needed, and remembered permanently after that. That becomes inaccurate when
cores are hot-plugged in and out of a virtual machine. Now, the number of cores
is parsed each time it is needed (using the new libcrmcommon function).

Details

Provenance
kgaillotAuthored on Apr 28 2017, 3:56 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.