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

/linux-4.4.14/drivers/md/bcache/
H A Dstats.c22 * and accounting_weight is what we use to rescale:
39 static const unsigned accounting_weight = 32; variable
132 *stat = ewma_add(*stat, 0, accounting_weight, 0); scale_stat()

Completed in 50 milliseconds