1. 26 Sep, 2014 1 commit
  2. 25 Sep, 2014 2 commits
  3. 24 Sep, 2014 3 commits
  4. 23 Sep, 2014 1 commit
  5. 22 Sep, 2014 2 commits
  6. 19 Sep, 2014 2 commits
  7. 18 Sep, 2014 1 commit
  8. 17 Sep, 2014 4 commits
  9. 16 Sep, 2014 7 commits
  10. 15 Sep, 2014 2 commits
  11. 13 Sep, 2014 1 commit
  12. 11 Sep, 2014 3 commits
  13. 10 Sep, 2014 2 commits
  14. 09 Sep, 2014 2 commits
    • Morris Jette's avatar
      fix MaxJobCount enforcement race condition · a768e5f9
      Morris Jette authored
      Eliminate race condition in enforcement of MaxJobCount limit for job arrays.
      The job count limit was checked for a job array before setting the slurmctld
      job locks. If new jobs were submitted between the test and the job array
      creation such that the job array creation would result in MaxJobCount being
      exceeded, then a fatal error would result.
      bug 1091
      a768e5f9
    • Danny Auble's avatar
      Don't wait for an update message from the DBD to finish before sending rc · f3366ada
      Danny Auble authored
      message back.  In slow systems with many associations this could speed
      responsiveness in sacctmgr after adding associations.
      f3366ada
  15. 04 Sep, 2014 2 commits
  16. 03 Sep, 2014 5 commits