1. 13 Apr, 2017 17 commits
  2. 12 Apr, 2017 7 commits
  3. 11 Apr, 2017 8 commits
  4. 10 Apr, 2017 5 commits
  5. 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
  6. 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
  7. 06 Apr, 2017 1 commit