1. 17 Jul, 2018 5 commits
  2. 13 Jul, 2018 1 commit
  3. 12 Jul, 2018 3 commits
  4. 09 Jul, 2018 1 commit
  5. 06 Jul, 2018 1 commit
    • Marshall Garey's avatar
      Fix leaking freezer cgroups. · 7f9c4f73
      Marshall Garey authored
      Continuation of 923c9b37.
      
      There is a delay in the cgroup system when moving a PID from one cgroup
      to another. It is usually short, but if we don't wait for the PID to
      move before removing cgroup directories the PID previously belonged to,
      we could leak cgroups. This was previously fixed in the cpuset and
      devices subsystems. This uses the same logic to fix the freezer
      subsystem.
      
      Bug 5082.
      7f9c4f73
  6. 05 Jul, 2018 1 commit
  7. 04 Jul, 2018 2 commits
  8. 03 Jul, 2018 2 commits
  9. 26 Jun, 2018 4 commits
  10. 25 Jun, 2018 1 commit
  11. 22 Jun, 2018 2 commits
  12. 20 Jun, 2018 2 commits
  13. 19 Jun, 2018 3 commits
  14. 18 Jun, 2018 1 commit
  15. 15 Jun, 2018 2 commits
  16. 14 Jun, 2018 1 commit
  17. 13 Jun, 2018 1 commit
    • Tim Wickberg's avatar
      Remove AdminComment += syntax from 'scontrol update job'. · 1edd511f
      Tim Wickberg authored
      I do not see a use for this syntax, especially given that it appends
      an extra comma in between the two halves. Only allow the full string
      to change to put this in line with the Comment handling.
      
      Remove special handling of an identical AdminComment as well,
      since the end result is unchanged, and this avoids a potentially
      expensive xstrcmp call.
      
      Bug 5306.
      1edd511f
  18. 12 Jun, 2018 3 commits
  19. 10 Jun, 2018 1 commit
  20. 08 Jun, 2018 2 commits
  21. 07 Jun, 2018 1 commit