Skip to content
Snippets Groups Projects
  1. Dec 07, 2012
  2. Sep 07, 2012
  3. Aug 08, 2012
  4. Jul 25, 2012
  5. May 30, 2012
  6. Apr 26, 2012
  7. Mar 27, 2012
  8. Feb 20, 2012
    • jette's avatar
      slurm init script : bug correction in stop target error code mgmt · 15793b0a
      jette authored
      In current version of slurm initscript, a stop action returns a
      non null exit code as slurmstatus exit code is directly used and
      the daemons are stopped.
      Ensure that when called from slurmstop, slurmstatus error code is
      reversed to correctly match the attended error code of the stop
      stage.
      Port of v2.4 commit a09bffa5
      Matthieu Hautreux authored 3 months ag
      15793b0a
  9. Jan 26, 2012
  10. Jan 17, 2012
    • Matthieu Hautreux's avatar
      slurm init script : bug correction in stop target error code mgmt · a09bffa5
      Matthieu Hautreux authored
      In current version of slurm initscript, a stop action returns a
      non null exit code as slurmstatus exit code is directly used and
      the daemons are stopped.
      Ensure that when called from slurmstop, slurmstatus error code is
      reversed to correctly match the attended error code of the stop
      stage.
      a09bffa5
  11. Jan 15, 2012
  12. Oct 13, 2011
  13. Oct 12, 2011
    • Mark A. Grondona's avatar
      cgroups: Support configurable cgroup mount dir in release agent · fa6b256e
      Mark A. Grondona authored
      The example cgroup release agent packaged and installed with
      SLURM assumes a base directory of /cgroup for all mounted
      subsystems. Since the mount point is now configurable in SLURM,
      this script needs to be augmented to determine the location
      of the subsystem mount point at runtime.
      fa6b256e
  14. Sep 07, 2011
  15. Jul 25, 2011
    • Morris Jette's avatar
      tches for cgroup devices support · 3ff4eb9b
      Morris Jette authored
      third patch adds the man page and an example.
      0003_bull_cgroup_devices_doc_add_allowed_devices_support-2.3.0-0.pre7.patch
      Patch from Yiannis Georgiou, Bull.
      3ff4eb9b
  16. Apr 01, 2011
  17. Mar 30, 2011
  18. Mar 29, 2011
  19. Feb 23, 2011
  20. Sep 20, 2010
  21. Sep 17, 2010
  22. Jun 01, 2010
  23. Apr 07, 2010
  24. Mar 26, 2010
  25. Mar 18, 2010
  26. Feb 25, 2010
  27. Feb 19, 2010
    • Moe Jette's avatar
      Avoid accounting separately for a current pid corresponds to a Light Weight · c8b9f80e
      Moe Jette authored
          Process (Thread POSIX) appearing in the /proc directory. Only account for
          the original process (pid==tgid) to avoid accounting for memory use more
          than once.
      Add proctrack/cgroup plugin which uses Linux control groups (aka cgroup)
          to track processes on Linux systems having this feature enabled (kernel
          >= 2.6.24).
      c8b9f80e
  28. Sep 22, 2009
  29. Apr 21, 2009
  30. Apr 08, 2009
  31. Mar 26, 2009
  32. Feb 26, 2009
  33. Feb 13, 2009
  34. Feb 10, 2009
  35. Dec 09, 2008
  36. Oct 07, 2008
Loading