Ticket #1 (new enhancement)
implement a smarter scheduling of jobs
| Reported by: | Saizan | Owned by: | Saizan |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | HBuild | Version: | |
| Keywords: | JobControl scheduler | Cc: |
Description (last modified by Saizan) (diff)
Currently JobControl? uses a FIFO scheduling, we could instead give an higher priority to jobs that will unlock more targets by using information from the dependency graph.
This should bring us more parallelism and the cost of a more complex scheduler is probably not noticeable.
Change History
Note: See
TracTickets for help on using
tickets.
