Configuration Schema Changes
- added TTC2LAN class: this class describes an RCD application
converts L1 accepts coming from the TTC into L2Decision messages which
can be fed into the DFM.
- modified EFD_InputTask class. Added the parameter
"safetyFactor", which controls the flow control mechanism. The bigger
the number, the greater the target sharedHeap occupancy. If zero,
the
control mechanism is disabled
- added multiplicity attribute to EFD_InputTask and EFD_OutputTask
classes: it allows the configuration of inputTasks (outputTasks) using
multiple connections to SFI (SFOs). Currently not used because these
functionality is under development
- extended ptioMon class: added attribute timeout_ms and dispersion
- unified gatherer and histmon (DC_App provider) configuration
- clean up obsolete items for DCApplicationConfig. Remove
- class SpecificPackagesError
- attribute DCApplicationConfig.verbose
- attribute DCApplicationConfig.ErrorOutputStream
- attribute DCApplicationConfig.DebugOutputStream
- attribute DCApplicationConfig.DebugLevel
- attribute DCApplicationConfig.SeverityLevel
- relation DCApplicationConfig.SpecificPackagesError (werner)
- removed EFD_Logger classes: no more needed after the porting to
ERS
- change of DFM configuration; hardware triggers no longer
available (gadomski)
- change inheritance tree for ReadoutApplication: now it inherits
separately from Application and RunControlApplicationBase; result is
identical and leaves the concrete RunControlApplication without
sub-classes
- The DestinationsNode attribute in TCPDataOut now takes multiple
values.
- Added attributes increaseFlow, reduceFlow and flowDelayStep
to
the EFD_SharedHeap class. At the moment they are not used; they are
placeholders
- A new class describing a scheduled monitoring action has been
added. The ReadoutApplication now has a (0..n) relationship to this
class.
- Increase the maximum file size to 2047 MB (gadomski)
Configuration Data Changes
Information Service Info Description Changes
- monitor no of entries used in the Result store in L2RH (werner)
- improved EFD stats in IS: added flow control statistics
- the Time since last update is double (werner)
- add incomplete class NETSTAT (werner)
- update class PROC (werner)
- add RoIB for eventual 1.6 patch of RoIB (werner)
- add class PROC for SystemResource (werner)
- add definition for Anjos SystemResource PROC (werner)
- remove L2PU.disabledROBAccess attribute (werner)
- add RoIB class (werner on behalf of Jim)
- add attribute to monitor number of disabled ROBs in RoI requests (werner)
- Add new member, numberOfLevel1 (the ROS's best estimate of the
number of L1 triggers since the start of the run), to the ROS IS info.