Skip to content
Snippets Groups Projects
  1. Aug 04, 2020
  2. Jul 27, 2020
  3. Jul 24, 2020
  4. Jul 23, 2020
  5. Jul 21, 2020
  6. Jul 17, 2020
  7. Jul 15, 2020
  8. Oct 17, 2019
  9. Oct 10, 2019
  10. Oct 04, 2019
    • Paul Rich's avatar
      Fix for draining flap. · e2e99594
      Paul Rich authored
      A node was getting added to the candidate list twice when looking over
      currently running jobs. resulting in a duplicate node and an inflated
      count which resulted in an early break.  When this list is later
      converted to a set, the duplicates are removed and results in a set
      of nodes too small for the job to use for draining, so the job doesn't
      get drained for.
      
      Test case added for the drain flap now works correctly now that a check
      has been added so a duplicate node doesn't get added.
      e2e99594
    • Paul Rich's avatar
      test case for draining flap on job exit race. · 76b052c7
      Paul Rich authored
      76b052c7
  11. Sep 19, 2019
  12. Jul 30, 2019
  13. Jul 29, 2019
  14. Jul 24, 2019
    • Paul Rich's avatar
      Lock doesn't need to be held around this state fetch · d658914d
      Paul Rich authored
      This is to improve Cobalt responsiveness during state update.  Combined
      with the fix for aig/cobalt#177, this should allow for much faster
      scheduling cadences as well and should significantly reduce the delay in
      a number of commands.
      
      There is an additional fix here where the check for a starting job
      during the cleanup update wasn't working.  This was due to a hidden type
      mismatch.  This was exposed by both speedups put together.
      d658914d
  15. Jul 22, 2019
  16. Jun 21, 2019
  17. May 29, 2019
  18. May 20, 2019
  19. May 17, 2019
  20. May 16, 2019
  21. Apr 19, 2019
  22. Apr 14, 2019
  23. Apr 11, 2019
  24. Mar 22, 2019
  25. Mar 20, 2019
  26. Mar 15, 2019
  27. Mar 14, 2019
Loading