]> git.uio.no Git - u/mrichter/AliRoot.git/commit
Adjust matching rules for queued output buffers which have not been used
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Jun 2009 23:38:06 +0000 (23:38 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sat, 6 Jun 2009 23:38:06 +0000 (23:38 +0000)
commit0a7afbf07c154d2712a71706e932aa518b5899f8
treecd5c7bf3b201d0a68342819668d0332678032663
parentd0d53f68dfe0013a111870072324a08c9be60aca
Adjust matching rules for queued output buffers which have not been used
during the last events. A better buffer handling is in preparation. This
fix should reduce a slight increase in memory consumtion if requested buffer
sizes vary a lot for the individual events. A statistics info has been added
at the end of AliHLTSystem::Run (requires 'frameworklog=0xfc')
HLT/BASE/AliHLTDataBuffer.cxx
HLT/BASE/AliHLTDataBuffer.h
HLT/BASE/AliHLTDumpTask.cxx
HLT/BASE/AliHLTSystem.cxx