Skip to content
Snippets Groups Projects
  1. Jan 06, 2016
    • Morris Jette's avatar
      Enable user job reordering · 3f22c22f
      Morris Jette authored
      Add an "scontrol top <jobid>" command to re-order the priorities of a user's
          pending jobs. May be disabled with the "disable_user_top" option in the
          SchedulerParameters configuration parameter.
      bug 1133
      3f22c22f
  2. Jan 05, 2016
    • Morris Jette's avatar
      Cosmetic changes for RPC codes · 101d994d
      Morris Jette authored
      Add some more comments to identify RPC code numeric values
      Put the number to string mapping into numeric order and add some numbers in the comments
      101d994d
    • Morris Jette's avatar
      Merge branch 'bb_pools' · d9259af5
      Morris Jette authored
      Conflicts:
      	NEWS
      	src/plugins/burst_buffer/cray/burst_buffer_cray.c
      	src/plugins/burst_buffer/generic/burst_buffer_generic.c
      d9259af5
    • Morris Jette's avatar
      burst_buffer/cray: fix used space race · 56512f6d
      Morris Jette authored
      Don't decrease a pool's "used_space" below the amount we believe has
        been allocated in case there is a buffer allocation in progress
        while the _load_state() function is running.
      Initialize a mutex
      Move loading of state_save_location earlier
      56512f6d
  3. Jan 04, 2016
  4. Jan 02, 2016
  5. Dec 31, 2015
  6. Dec 30, 2015
  7. Dec 29, 2015
Loading