1. 08 Jun, 2016 6 commits
    • Morris Jette's avatar
      Wrap variable with mutex · 5a3a9a35
      Morris Jette authored
      Valgrind's drd tool reported a race condition on a variable, so
      mutex was added to wrap it. The chances of this causing a problem
      are nill, but this makes it zero.
      5a3a9a35
    • Morris Jette's avatar
      Wrap variable with mutex · ef45041f
      Morris Jette authored
      Valgrind's drd tool reported a race condition on a variable, so
      mutex was added to wrap it. The chances of this causing a problem
      are nill, but this makes it zero.
      ef45041f
    • Morris Jette's avatar
      Wrap variable with mutex · 127ac190
      Morris Jette authored
      Valgrind's drd tool reported a race condition on a variable, so
      mutex was added to wrap it. The chances of this causing a problem
      are nill, but this makes it zero.
      127ac190
    • Morris Jette's avatar
      SLURMSTEPD_MEMCHECK fix · 641c38e1
      Morris Jette authored
      This modifies code added in Slurm version 16.05 so that it works
      properly with a change made in version 15.08 with respect to the
      definition of SLURMSTEPD_MEMCHECK, see commit
      c4d0d306
      641c38e1
    • Morris Jette's avatar
      Don't treat SIGKILL to missing PID as error · 3bbbc128
      Morris Jette authored
      Previous logic could hang the slurmstepd in an infinite loop
      3bbbc128
    • Morris Jette's avatar
      Fix for possible bad pointer reference · 627b3019
      Morris Jette authored
      slurmctld could die if a job existed in completing state with an invalid/defunct
      partition name and "scontrol reconfigure" is run.
      627b3019
  2. 07 Jun, 2016 7 commits
  3. 06 Jun, 2016 8 commits
  4. 03 Jun, 2016 8 commits
  5. 02 Jun, 2016 10 commits
  6. 01 Jun, 2016 1 commit