Skip to content

kolos submitted swrod with tag swrod-00-08-66_01

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

=== swrod ===

Revert back the changes related to addition of index member to ROBFragment class to remove binary incompatibility for the patch (Serguei Kolos) Fix location of the CPU configuration attribute (Serguei Kolos) Revert "Make sure latestL1Available is updated in the order fragments are produced" (Gordon Crone) Revert "Reorder code so that latest L1 id is updated AFTER insertion to the index" (Gordon Crone) Don't execute timeout processing procedure if all input links are disabled. (Serguei Kolos) Unblock insertion to assembly map if stopless removal is requested (Serguei Kolos) Don't apply timeout when the current ROB is disabled (Serguei Kolos) Use global CPU settings for individual components (Serguei Kolos) Add support to set CPU affinity at the level of the application (Serguei Kolos) Set a limit for the number of events that can be kept (Serguei Kolos) Reorder code so that latest L1 id is updated AFTER insertion to the index (Gordon Crone) Can be used in data-driven mode (Serguei Kolos) Increase data receiving timeout to avoid failure on slow computers (Serguei Kolos) Adjust default parameters (Serguei Kolos) Improve documentation (Serguei Kolos) Make sure latestL1Available is updated in the order fragments are produced (Gordon Crone) Add monotonically increasing index to ROBFragment class (Serguei Kolos) Add configuration parameter that allows to initiate data receiving timeout when L1A packet is received (Serguei Kolos) Tune internal generator parameters for unit tests (Serguei Kolos) Fix fragment builder timeout unit test (Serguei Kolos) Implement to_string function to convert vector to string representation (Serguei Kolos) Use L1A packets to trigger data timeouts (Serguei Kolos) Try to prevent crashes in shutdown of boost::asio by reordering operations and inserting delay (Gordon Crone) Call custom TTC extraction function before copying data (Serguei Kolos) Fix a bug of incorrect memory access in case of zero size message (Serguei Kolos) Check for zero size (Serguei Kolos)

Merge request reports