]> jspc29.x-matter.uni-frankfurt.de Git - mimosis_chain.git/commitdiff
smaller buffer size for dabc in probestation setup
authorMaps <maps@ikf>
Mon, 14 Apr 2025 07:04:19 +0000 (09:04 +0200)
committerMaps <maps@ikf>
Mon, 14 Apr 2025 07:04:19 +0000 (09:04 +0200)
dabc/EventBuilderProbestation.xml

index bad9d556dae91092507d636b6a98b6cd94c90a94..fb589eb6f56eec3549d9c97e188c7cf8614f2af7 100644 (file)
@@ -69,7 +69,8 @@ When starting analysis from the go4 gui, one should specify stream server with p
     <!-- Thread name="*" publ="true" prof="true"/ -->
     
     <MemoryPool name="Pool">
-       <BufferSize value="2000000"/>
+       <!--BufferSize value="2000000"/-->
+       <BufferSize value="65000"/>
        <NumBuffers value="1000"/>
     </MemoryPool>
     
@@ -100,8 +101,8 @@ When starting analysis from the go4 gui, one should specify stream server with p
 
 
 <!--       <InputPort name="Input0" url="hadaq://host:51001" urlopt1=""/><!-- -->
-       <InputPort name="Input0" url="hadaq://host:50311" urlopt1=""/><!-- -->
-       <InputPort name="Input1" url="hadaq://host:50310" urlopt1=""/><!-- -->
+<!--       <InputPort name="Input0" url="hadaq://host:50311" urlopt1=""/><!-- -->
+       <InputPort name="Input0" url="hadaq://host:50310" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50245" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50018" urlopt1=""/><!-- -->
 <!--       <InputPort name="Input1" url="hadaq://host:50031" urlopt1=""/><!-- -->