Searched refs:read_expire (Results 1 – 2 of 2) sorted by relevance
16 read_expire (in ms)22 a deadline that is the current time + the read_expire value in units of29 Similar to read_expire mentioned above, but for writes.
32 static const int read_expire = HZ / 2; /* max time before a read is submitted. */ variable693 dd->fifo_expire[DD_READ] = read_expire; in dd_init_sched()983 DD_ATTR(read_expire),
Completed in 6 milliseconds