*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 19 May 2003 10:08:24 +0200
changeset 538 c9a100398b4f
parent 537 3d7a428a4dbe
child 539 2229c897f0e3
*** empty log message ***
smalltalk.rc
--- a/smalltalk.rc	Thu May 15 19:17:34 2003 +0200
+++ b/smalltalk.rc	Mon May 19 10:08:24 2003 +0200
@@ -326,6 +326,7 @@
 ObjectMemory oldSpaceCompressLimit:0.   "/ temporary kludge
 ObjectMemory startBackgroundCollectorAt:5. 
 ObjectMemory startBackgroundFinalizationAt:5. 
+ObjectMemory maxOldSpace:1024*1024*128.
 
 "/ experimental:
 "/ run the background collector at a dynamic priority - it will
@@ -629,4 +630,3 @@
      ].
    ]
  ].
-