Am 20.10.25 um 6:47 PM schrieb Daniel Kral: > As the HA Manager builds the static load scheduler, it queries the > services' static usage by reading and parsing the static guest configs > individually, which can take significantly more time with respect to how > many HA resources are in an actively managed state. > > PVE::Cluster exposes an efficient interface to gather a set of > properties from one or all guest configs [0]. This is used here to build > a rather short-lived cache on every (re)initialization of the static > load scheduler to avoid parsing guest configs individually. > > [0] pve-cluster cf1b19d (add get_guest_config_property IPCC method) > > Suggested-by: Fiona Ebner <[email protected]> > Signed-off-by: Daniel Kral <[email protected]>
Reviewed-by: Fiona Ebner <[email protected]> And with that, the whole series is :) _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
