smalltalk.rc
changeset 538 c9a100398b4f
parent 492 26708ef0fd29
child 558 1e4dc783b6b4
--- 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 @@
      ].
    ]
  ].
-