restricted heap, which might improve stability of this test;
authorwenzelm
Fri, 13 Sep 2013 23:17:04 +0200
changeset 53630 e58a33c2eb7f
parent 53629 fe0ef7c120d6
child 53631 e68732cd842e
restricted heap, which might improve stability of this test;
Admin/isatest/settings/at64-poly
--- a/Admin/isatest/settings/at64-poly	Fri Sep 13 22:33:16 2013 +0200
+++ b/Admin/isatest/settings/at64-poly	Fri Sep 13 23:17:04 2013 +0200
@@ -6,7 +6,7 @@
   ML_SYSTEM="polyml-5.5.1"
   ML_PLATFORM="x86_64-linux"
   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
-  ML_OPTIONS="-H 1000 --gcthreads 1"
+  ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1"
 
 ISABELLE_HOME_USER=~/isabelle-at64-poly