File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed
Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -582,3 +582,6 @@ This file describes the main feature changes for each readout.exe released versi
582582- o2-readout-rawreader: added options logOff and dumpOrbitStats.
583583- Bookkeeping: final stats publish at end of run is synchronous.
584584- Monitoring: added buffers statistics in bytes: readout.bufferUsage.bytes (in addition to existing readout.bufferUsage.value, as a percentage)
585+
586+ ## v2.21.2 - 14/09/2023
587+ - Monitoring: fix buffer statistics in bytes (wrong values were reported above 4GB because of a 32bit variable).
Original file line number Diff line number Diff line change 99// granted to it by virtue of its status as an Intergovernmental Organization
1010// or submit itself to any jurisdiction.
1111
12- #define READOUT_VERSION "2.21.1 "
12+ #define READOUT_VERSION "2.21.2 "
1313
You can’t perform that action at this time.
0 commit comments