1. 05 Jan, 2016 1 commit
    • 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
  2. 04 Jan, 2016 1 commit
  3. 31 Dec, 2015 1 commit
  4. 30 Dec, 2015 4 commits
  5. 29 Dec, 2015 6 commits
  6. 28 Dec, 2015 1 commit
    • Morris Jette's avatar
      Strip out burst_buffer/generic logic · 747a8c44
      Morris Jette authored
      This is so we can more easily change the data structures for
        burst_buffer/cray without worrying about the generic plugin,
        which is a "throw-away" at this point.
      747a8c44
  7. 22 Dec, 2015 2 commits
  8. 21 Dec, 2015 2 commits
  9. 17 Dec, 2015 1 commit
    • Morris Jette's avatar
      burst_buffer/cray work · 1ee79524
      Morris Jette authored
      Remove vestigial common functions for persistent buffer management
      Get utilization calculation by pool working
      1ee79524
  10. 16 Dec, 2015 12 commits
  11. 15 Dec, 2015 9 commits