1. 28 Jun, 2013 7 commits
  2. 27 Jun, 2013 12 commits
  3. 26 Jun, 2013 9 commits
  4. 25 Jun, 2013 11 commits
  5. 24 Jun, 2013 1 commit
    • jette's avatar
      Modify slurmctld locking to improve performance · ba58d59c
      jette authored
      Under very heavy load with many thousands of batch job submissions
      or job signals, the write lock can be held for very long periods of
      time preventing job scheduling, squeue response, etc. This code
      inserts a timing break to permit other functions to get the locks.
      ba58d59c