Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Back-porting features from Ferol40 to Ferol #81

Open
gladky opened this issue May 18, 2017 · 1 comment
Open

Back-porting features from Ferol40 to Ferol #81

gladky opened this issue May 18, 2017 · 1 comment

Comments

@gladky
Copy link
Contributor

gladky commented May 18, 2017

Jonni announced 6 changes in flashlists. Summarized impact on DAQAggregator:

  1. Deprocate: BackpressureCounter remove when no longer used by monitoring code… daqView etc.

Currently in DAQAggregator this value is not used at all.

  1. rename AccBackpressureSecond to AccBackPressureSeconds - measure at the input fifo not the BIFI

Currently in DAQAggregator:

  • value from column AccBackpressureSecond of ferolInputStream flashlist is used to calculate the field percentBackpressure of FED object.

  • value from column AccBackpressureSeconds of ferol40InputStream flashlist is used to calculate the field percentBackpressure of FED object.

  1. add AccSlinkFullSeconds for core back pressure

Currently in DAQAggregator:

  • value from column AccSlinkFullSeconds of ferol40InputStream flashlist is used to fill the field frl_AccSlinkFullSec of FED object.
  1. add AccBIFIBackpressureSeconds

Currently in DAQAggregator:

  • value from column AccBIFIBackpressureSeconds of ferol40InputStream flashlist is used to fill the field frl_AccBIFIBackpressureSeconds of FED object.
  1. add latchedFerol40ClockSeconds (calculate the latched time in seconds of the clock latch)

Currently in DAQAggregator:

  • value from column LatchedFerol40ClockSeconds of ferol40InputStream flashlist is used to fill the field frl_AccLatchedFerol40ClockSeconds of FED object.
  1. add latchedSlinkSenderClockSeconds

Currently in DAQAggregator this value is not used at all.

@gladky
Copy link
Contributor Author

gladky commented Jun 1, 2017

Ad 2.
changed: "measure at the input fifo not the BIFI" - do we have to update the calculation of backpressure?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant