Home
last modified time | relevance | path

Searched refs:p90 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dkyber-iosched.c298 * congestion in the device. Note that we use the p90; we don't want to in kyber_timer_fn()
302 int p90; in kyber_timer_fn() local
304 p90 = calculate_percentile(kqd, sched_domain, KYBER_IO_LATENCY, in kyber_timer_fn()
306 if (p90 >= KYBER_GOOD_BUCKETS) in kyber_timer_fn()
/kernel/linux/linux-6.6/block/
H A Dkyber-iosched.c299 * congestion in the device. Note that we use the p90; we don't want to in kyber_timer_fn()
303 int p90; in kyber_timer_fn() local
305 p90 = calculate_percentile(kqd, sched_domain, KYBER_IO_LATENCY, in kyber_timer_fn()
307 if (p90 >= KYBER_GOOD_BUCKETS) in kyber_timer_fn()

Completed in 4 milliseconds