]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Temporary fix to avoid xrootd thrashing
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Jan 2008 15:25:42 +0000 (15:25 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 21 Jan 2008 15:25:42 +0000 (15:25 +0000)
.rootrc

diff --git a/.rootrc b/.rootrc
index 8f5f6481b36fe3ed6a66325a702a23096d4e16b2..d1e982979d22373a6059970e3e42f2638941a850 100644 (file)
--- a/.rootrc
+++ b/.rootrc
@@ -2,6 +2,9 @@
 # ROOT Environment settings are handled via the class TEnv. To see
 # which values are active do: gEnv->Print().
 
+# Temporary change to avoid thrashing
+XNet.ReadCacheSize: 40000000
+
 # Path used by dynamic loader to find shared libraries and macros
 # Paths are different for Unix and Windows. The example shows the defaults
 # for all ROOT applications for either Unix or Windows.