apiserver/pkg/util/flowcontrol/fairqueuing
Mike Spreitzer 7d5430cfba Fix extra latency and add tests for that and width
Added missing dispatching after delayed release of seats.

Updated logging for all six situations of execution completion and
seat release.

Added behavioral tests for non-zero extra latency and non-unit width.

Also added two tests for baseline functionality.

Also improved some comments and other logging in `queueset.go`.

Kubernetes-commit: d2a27a58f0af20c6185fa1c21890d666e9d3746b
2021-08-12 16:48:02 -04:00
..
eventclock Some cleanup of the package for event clocks 2021-08-06 02:06:43 -04:00
promise Refactor goroutine counting 2021-07-29 00:35:25 -04:00
queueset Fix extra latency and add tests for that and width 2021-08-12 16:48:02 -04:00
testing Refactor goroutine counting 2021-07-29 00:35:25 -04:00
integrator.go Introduce more metrics on concurrency 2020-05-17 01:02:25 -04:00
integrator_test.go Introduce more metrics on concurrency 2020-05-17 01:02:25 -04:00
interface.go Rename width to workEstimate in P&F code 2021-07-13 15:10:58 +02:00