e6af1c0a14
* fingerprint: add node attr for reserverable cores Add an attribute for the number of reservable CPU cores as they may differ from the existing `cpu.numcores` due to client configuration or OS support. Hopefully clarifies some confusion in #14676 * add changelog * num_reservable_cores -> reservablecores
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
```release-note:improvement
|
|
fingerprint: Add node attribute for number of reservable cores: `cpu.num_reservable_cores`
|
|
```
|