• dingh's avatar
    Implement BRA algorithm as a new priority function in scheduler · 71b2af1e
    dingh authored
    Balanced Resource Allocation policy can now be enabled to so that
    host(s) with balanced resource usage would be preferred. The score
    given by BRA also scales from 0 to 10 with 10 representing that the
    resource usage is well balanced.
    71b2af1e
priorities_test.go 18.8 KB