Home
last modified time | relevance | path

Searched refs:decayed (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/Documentation/
Dbcache.txt349 Each error is decayed by the half life (in # ios). If the decaying count
431 Number of errors that have occurred, decayed by io_error_halflife.
/linux-4.1.27/kernel/sched/
Dfair.c2528 int delta_w, decayed = 0; in __update_entity_runnable_avg() local
2554 decayed = 1; in __update_entity_runnable_avg()
2600 return decayed; in __update_entity_runnable_avg()