1. 06 Dec, 2015 4 commits
    • jette's avatar
      Fix test for memory limit enforcement · 94250943
      jette authored
      94250943
    • Tim Wickberg's avatar
      Insure job signal resent on requeue · d0692ec2
      Tim Wickberg authored
      If a job is configured to be sent a signal when approaching its
      timeout and the job is requeued after the signal is sent, then
      resend the signal at the approriate time after requeue.
      bug 1415
      d0692ec2
    • jette's avatar
      Speed up backfill schedule logic · 91d0e7f5
      jette authored
      If the backfill scheduler can not start at the appointed time, say
      because there are too many pending RPC, then only sleep 1 second
      and try again rather than the full bf_interval (30 seconds by default).
      91d0e7f5
    • jette's avatar
      Remove redundant function · 88be9c18
      jette authored
      Same logic was in both backfill plugin and slurmctld/job_scheduler.c
      No change in logic
      88be9c18
  2. 05 Dec, 2015 3 commits
  3. 04 Dec, 2015 5 commits
  4. 03 Dec, 2015 9 commits
  5. 02 Dec, 2015 7 commits
  6. 01 Dec, 2015 5 commits
  7. 30 Nov, 2015 7 commits