stat: allow bandwidth log stats to grow to MAX_LOG_ENTRIES
authorPanagiotis Moustafellos <pmoust@elastic.co>
Fri, 27 Nov 2020 10:47:23 +0000 (12:47 +0200)
committerPanagiotis Moustafellos <pmoust@elastic.co>
Fri, 27 Nov 2020 12:12:58 +0000 (14:12 +0200)
commit76204de3ecabab5e2f6e006fe33070e4c7505aea
tree2f7a2c09c205255047ce78a8cf340125e7f0a444
parentd04162b62c9d7d4f5e8ea70be9cb419abaced160
stat: allow bandwidth log stats to grow to MAX_LOG_ENTRIES

This commit enables agg logs to grow to MAX_LOG_ENTRIES, like any thread logs.

Fixes: https://github.com/axboe/fio/issues/1113
Co-authored-by: Sitsofe Wheeler <sitsofe@yahoo.com>
Tested-by: Panagiotis Moustafellos <pmoust@elastic.co>
Signed-off-by: Panagiotis Moustafellos <pmoust@elastic.co>
eta.c
iolog.h
stat.c