1. 13 Jun, 2017 1 commit
    • Danny Auble's avatar
      Improve slurmd startup on large systems (> 10000 nodes) · 9b7210ef
      Danny Auble authored
      What this does is populate the node_hash_table as nodes are being read in
      instead of after the node_record_table_ptr has been fully populated.
      
      This speeds up a start of a slurmd with a system of 10000 nodes from
      > 1 minute to less than a second.
      
      In 17.11 we will remove the linear xstrcmp check as it should no longer be
      needed.
      
      Bug 3885
      9b7210ef
  2. 12 Jun, 2017 4 commits
  3. 08 Jun, 2017 2 commits
  4. 07 Jun, 2017 1 commit
  5. 03 Jun, 2017 1 commit
    • Danny Auble's avatar
      Fix issue with sacctmgr show where user='' · bef69448
      Danny Auble authored
      Fix regression from commit c05dcb8a (bug 1923) that doesn't take
      into consideration a blank char * as a valid option.
      
      This fixes the scenario like
      
      sacctmgr list associations user=''
      
      which would only print account associations.
      Bug 3862
      bef69448
  6. 02 Jun, 2017 1 commit
  7. 01 Jun, 2017 3 commits
  8. 31 May, 2017 3 commits
  9. 30 May, 2017 2 commits
  10. 26 May, 2017 2 commits
  11. 25 May, 2017 8 commits
  12. 24 May, 2017 4 commits
  13. 23 May, 2017 2 commits
  14. 22 May, 2017 1 commit
  15. 19 May, 2017 5 commits