This repository has been archived by the owner. It is now read-only.
Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Suggest moves from all donor nodes in parallel
Previously the generator would suggest all moves from the first node before moving onto the second one. In the case where the quantum of jobs is much smaller than the number of moves per node this results in the other donors being neglected for long periods. BugzID: 24612
- Loading branch information
Showing
1 changed file
with
49 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters