zuul/zuul/executor/sensors
Jan Kubovy 255de7646f Update heuristing of parallel starting builds.
An executor is accepting up to twice as many starting builds as defined
by the load_multiplier option. This is limited to 4 CPU/vCPU count.
After that the executor is accepting only up to as many starting builds
as defined by the load_multiplier (also up to half as many).

Change-Id: I8cf395c41191647605ec47d1f5681dc46675546d
2019-08-27 20:07:50 +00:00
..
__init__.py Refactor load sensors into drivers 2018-06-08 07:32:51 +02:00
cpu.py Refactor load sensors into drivers 2018-06-08 07:32:51 +02:00
hdd.py Add min_avail_hdd governor for zuul-executor 2018-06-27 14:49:22 -04:00
pause.py Add pause function to executor 2018-06-25 16:25:32 +02:00
ram.py Add cgroup support to ram sensor 2018-12-18 22:25:27 +01:00
startingbuilds.py Update heuristing of parallel starting builds. 2019-08-27 20:07:50 +00:00