diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-07-14 20:56:48 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-07-14 20:56:48 -0700 |
commit | c2f9bcd457b57b6d96a5cbdd9c36272994bc19c3 (patch) | |
tree | 0d8df0c3697f19ed3e78e1e29451d20a26d7594b /src/rmd.c | |
parent | f8bb20fe7d79c6c1b6ce12c491f9822f788a9c3c (diff) |
cache_frame: fix cache bytes written accounting
After making a lengthy recording I noticed this overflow:
Cached 17592186042575 MB, from 80475 MB that were received.
Average cache compression ratio: -21860206917.2 %
This commit fixes the nbytes accumulating minimally by just
narrowing its cycle to one iteration, which seems like what was
probably intended by whoever wrote this once upon a time.
Diffstat (limited to 'src/rmd.c')
0 files changed, 0 insertions, 0 deletions