Ticket #210 (closed defect: fixed)
Contingency scheduler is not work-conserving
| Reported by: | KevinLai | Owned by: | KevinLai |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.5.0 Usability and Reliability |
| Component: | Auctioneer | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
There are situations where the contingency scheduler does not allocate all of the resources. In particular, when a low bidder could use the resource, and a high bidder has restrictions on his max allocation. Solutions:
- 2nd pass to allocate unallocated resources
- each pay max bid, get min allocation until exhausted
- rmin<ra+rb<rmax, rb becomes another variable
Change History
Note: See
TracTickets for help on using
tickets.
