Skip to content
Snippets Groups Projects
  1. Dec 03, 2019
  2. Nov 19, 2019
  3. Nov 15, 2019
  4. Oct 15, 2019
  5. Aug 30, 2019
  6. Aug 23, 2019
    • Björn Brandenburg's avatar
      define [backlogged] in terms of job readiness · 3fbb1eda
      Björn Brandenburg authored
      Add a [job_ready] parameter to the job model, akin to [pending], that
      defines whether a job can be scheduled at a given time in a given schedule.
      
      Then use this new general notion of readiness to define [backlogged].
      
      A pending job may not be ready, whereas (under any reasonable
      definition) a ready job ought to be pending, so this definition is
      more precise and captures effects such as jitter and self-suspensions.
      3fbb1eda
  7. Aug 13, 2019
  8. Jun 26, 2019
  9. Jun 05, 2019
Loading