diff options
author | Jan Kara <[email protected]> | 2012-05-24 18:59:10 +0200 |
---|---|---|
committer | Fengguang Wu <[email protected]> | 2012-06-09 08:37:55 +0900 |
commit | f3109a51f8dc88e8a94f620240b7474b91bed37a (patch) | |
tree | 5a8d0c36787f775bd552cc00ff17571e38deda9e /scripts/patch-kernel | |
parent | ead188f9f930fb5d7f0c49315a7fce3d8bd16b7e (diff) |
lib: Proportions with flexible period
Implement code computing proportions of events of different type (like code in
lib/proportions.c) but allowing periods to have different lengths. This allows
us to have aging periods of fixed wallclock time which gives better proportion
estimates given the hugely varying throughput of different devices - previous
measuring of aging period by number of events has the problem that a reasonable
period length for a system with low-end USB stick is not a reasonable period
length for a system with high-end storage array resulting either in too slow
proportion updates or too fluctuating proportion updates.
Acked-by: Peter Zijlstra <[email protected]>
Signed-off-by: Jan Kara <[email protected]>
Signed-off-by: Fengguang Wu <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions