1. 15 Apr, 2017 2 commits
  2. 14 Apr, 2017 1 commit
    • Thomas Opfer's avatar
      Include submit_time when doing the sort for job scheduling. · 030d9d4b
      Thomas Opfer authored
      Improve job scheduling sort after sorting by priority we now sort by
      submit time and then by job id.  We used to not consider submit time.  This
      handles the case where the job_ids have rolled or we are doing federation
      scheduling.
      
      Bug 3524
      030d9d4b
  3. 13 Apr, 2017 3 commits
  4. 11 Apr, 2017 1 commit
  5. 10 Apr, 2017 2 commits
  6. 08 Apr, 2017 1 commit
    • Morris Jette's avatar
      Modify backfill limit logic · 1ecae3a4
      Morris Jette authored
      Modify backfill logic so that bf_max_job_user, bf_max_job_part and
          bf_max_job_user_part options can all be used independently of each other.
      1ecae3a4
  7. 07 Apr, 2017 1 commit
    • Morris Jette's avatar
      Add SchedulerParameters option bf_max_job_user_part · 60575231
      Morris Jette authored
      Add SchedulerParameters option of bf_max_job_user_part to specifiy the
          maximum number of jobs per user for any single partition. This differs from
          bf_max_job_user in that a separate counter is applied to each partition
          rather than having a single counter per user applied to all partitions.
      60575231
  8. 06 Apr, 2017 4 commits
  9. 05 Apr, 2017 2 commits
  10. 04 Apr, 2017 10 commits
  11. 03 Apr, 2017 2 commits
  12. 27 Mar, 2017 6 commits
  13. 24 Mar, 2017 1 commit
  14. 22 Mar, 2017 1 commit
  15. 21 Mar, 2017 3 commits