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

/freebsd-12-stable/sys/geom/sched/
H A Dgs_rr.c154 struct x_bound { struct
172 struct x_bound queue_depth; /* max parallel requests */
173 struct x_bound wait_ms; /* wait time, milliseconds */
174 struct x_bound quantum_ms; /* quantum size, milliseconds */
175 struct x_bound quantum_kb; /* quantum size, Kb (1024 bytes) */
286 get_bounded(struct x_bound *v, int t_min)

Completed in 92 milliseconds