Matthew Jones 70bf78e29f
Apply capacity algorithm changes
* This also adds fields to the instance view for tracking cpu and
  memory usage as well as information on what the capacity ranges are
* Also adds a flag for enabling/disabling instances which removes them
  from all queues and has them stop processing new work
* The capacity is now based almost exclusively on some value relative
  to forks
* capacity_adjustment allows you to commit an instance to a certain
  amount of forks, cpu focused or memory focused
* Each job run adds a single fork overhead (that's the reasoning
  behind the +1)
2018-02-01 16:57:09 -05:00
..
2017-04-12 16:19:42 -04:00
2018-02-01 16:57:09 -05:00
2018-01-18 11:48:26 -05:00
2017-07-14 13:58:08 -04:00
2017-06-12 12:01:30 -04:00
2017-11-16 12:48:48 -05:00
2017-06-16 09:40:27 -04:00
2016-05-13 12:01:54 -04:00