HomeClusterLabs Projects

Refactor: scheduler: drop score from sorted_set_t

Description

Refactor: scheduler: drop score from sorted_set_t

Parse it when needed instead. This will be more efficient in the common case of
only one attribute set, and less efficient as the number grows, but there are
rarely more than 3 in the real world. This will help simplify the code.

Details

Provenance
kgaillotAuthored on Apr 8 2024, 4:09 PM
Parents
rP0dfdbccae46a: Low: scheduler: compare nvpair block IDs case-sensitively
Branches
Unknown
Tags
Unknown