Add a new function to compute allocation deltas
Given two cluster states, the new function can answer the following questions: - how much resources currently allocated - how much resources finally allocated (delta from above is how much we can actually allocate on the cluster) - unallocable resources (whatever is left free after the previous step)
Loading
Please register or sign in to comment