1. 11 Apr, 2016 10 commits
  2. 09 Apr, 2016 2 commits
    • Morris Jette's avatar
      Fix for commit e62a9270 · 06776b12
      Morris Jette authored
      For case where job can't start and there are no running jobs
      to remove in order to establish estimated start time.
      06776b12
    • Morris Jette's avatar
      backfill scheduling enhancement · e62a9270
      Morris Jette authored
      When determining when a pending job will be able to start, rather
        than testing after removing each running job and trying to schedule
        the pending jobs, remove multiple jobs that all end about the
        same time before testing. This reduces the number of calls to
        the job placement logic, which is time consuming.
      e62a9270
  3. 08 Apr, 2016 4 commits
  4. 07 Apr, 2016 8 commits
  5. 06 Apr, 2016 16 commits