Skip to content

"kolos submitted swrod with tag swrod-00-10-08 for tdaq-99-00-00"

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

=== swrod ===

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)

Merge request reports