Skip to content
Snippets Groups Projects
  1. May 29, 2015
  2. May 28, 2015
  3. May 27, 2015
    • Morris Jette's avatar
      Map job --mem-per-cpu=0 to --mem=0. · 33c77302
      Morris Jette authored
      However, --mem=0 now reflects the appropriate amount of memory in the
      system, --mem-per-cpu=0 hasn't changed.  This allows all the memory to
      be allocated in a cgroup but is not "consumed" and is available for
      other jobs running on the same host.
      Eric Martin, Washington University School of Medicine
      33c77302
    • Morris Jette's avatar
      61ba751d
    • Morris Jette's avatar
      Remove usleep from test suite · 86cd914d
      Morris Jette authored
      Use sleep with value less than 1 (e.g. 0.5)
      86cd914d
    • Nicolas Joly's avatar
      Adjust time/date/cp commands in tests for portability · 94bc95b1
      Nicolas Joly authored
      These changes are required to support NetBSD.
      1) Use standard -p option for time command in test17.35 instead of
      GNU specific format string to fetch the elapsed (real) time.
      
      2) Adjust date command calls in test22.1 to use short option
      (--date -> -d), and move options before arguments. NetBSD,
      unlike Linux, disallow non standard order.
      
      3) Use standard -R option instead of -r for cp command in test30.1.
      94bc95b1
  4. May 26, 2015
  5. May 23, 2015
  6. May 22, 2015
  7. May 21, 2015
  8. May 20, 2015
  9. May 19, 2015
  10. May 18, 2015
  11. May 16, 2015
  12. May 15, 2015
  13. May 14, 2015
  14. May 13, 2015
Loading