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

/freebsd-11-stable/sys/cam/
H A Dcam_iosched.c102 * limiter. Called just after the limiter is set.
112 * Called to see if the limiter thinks this IOP can be allowed to
113 * proceed. If so, the limiter assumes that the while IOP proceeded
119 * Called when an I/O completes so the limiter can updates its
121 * sent to the hardware at the same time), so the limiter may not
190 io_limiter limiter; /* How are I/Os being limited */ member in struct:iop_stats
193 int current; /* Current rate limiter */
194 int l_value1; /* per-limiter scratch value 1. */
195 int l_value2; /* per-limiter scratc
[all...]

Completed in 42 milliseconds