Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 11 of 11 for readthings (0.09 sec)

  1. staging/src/k8s.io/apiserver/pkg/util/flowcontrol/fairqueuing/queueset/queueset.go

    // That is, decrementing the global progress meter R by rDecrement.
    const highR = rDecrement + rDecrement/2
    
    // advanceEpoch subtracts rDecrement from the global progress meter R
    // and all the readings that have been taked from that meter.
    // The now and incrR parameters are only used to add info to the log messages.
    func (qs *queueSet) advanceEpoch(ctx context.Context, now time.Time, incrR fqrequest.SeatSeconds) {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Jan 04 16:59:21 UTC 2024
    - 42.4K bytes
    - Viewed (0)
Back to top