1. 31 Jul, 2012 4 commits
    • Danny Auble's avatar
      Use mount and umount syscalls when handling cgroup namespaces. · c3889ec4
      Danny Auble authored
      Using the syscalls directly rather than calling bin/(u)mount via
      system() avoids a few fork + exec calls, and provides better error
      handling if something goes wrong.
      
      Users of this functionality are also updated to use slurm_strerror in
      order to provide a more informative error message.
      
      The mount and umount syscalls are Linux-specific, but so are cgroups
      so no portability is lost.
      c3889ec4
    • Danny Auble's avatar
      Use mount and umount syscalls when handling cgroup namespaces. · b4c1d3d7
      Danny Auble authored
      Using the syscalls directly rather than calling bin/(u)mount via
      system() avoids a few fork + exec calls, and provides better error
      handling if something goes wrong.
      
      Users of this functionality are also updated to use slurm_strerror in
      order to provide a more informative error message.
      
      The mount and umount syscalls are Linux-specific, but so are cgroups
      so no portability is lost.
      b4c1d3d7
    • Danny Auble's avatar
      BGQ - added version string to the load of the runjob_mux plugin to verify · 610cfe65
      Danny Auble authored
          the current plugin has been loaded when using runjob_mux_refresh_config
      610cfe65
    • Don Lipari's avatar
      Orphan/misleading comment · a0a703c0
      Don Lipari authored
      These comments were orphaned with this commit:  874f797f
      Move the start time calculation of pending jobs into a separate pthread on Nov 3, 2010.
      a0a703c0
  2. 26 Jul, 2012 1 commit
  3. 25 Jul, 2012 3 commits
  4. 24 Jul, 2012 3 commits
  5. 23 Jul, 2012 1 commit
  6. 19 Jul, 2012 8 commits
  7. 17 Jul, 2012 3 commits
  8. 16 Jul, 2012 1 commit
  9. 13 Jul, 2012 9 commits
  10. 12 Jul, 2012 7 commits