Skip to content

"kolos submitted swrod with tag swrod-00-10-11 for tdaq-10-00-00"

Serguei Kolos requested to merge kolos/tdaq-10-00-00/swrod into tdaq-10-00-00

=== swrod ===

Throttle log message about dropped fragment (Serguei Kolos) Improve implementation to avoid long allocations times when a memory page is used for the first time (Serguei Kolos) Set DropCorruptedPackets to false (Serguei Kolos) Use optimised memory pool that doesn't have long delay for allocating extra memory from OS (Serguei Kolos) Use pmr::vector to avoid dynamic memory allocation during data aggregation (Serguei Kolos) If DropCorruptedPackets is set to true then discard corrupt packets without trying to recover (Serguei Kolos) Use default allocator for tbb::concurrent_bounded_queue (Serguei Kolos) Send out of memory message to the ERS FATAL stream before aborting (Serguei Kolos) Print command parameters to the log stream (Serguei Kolos)

Merge request reports