1.0.32.33: GENCGC tuning parameters
[sbcl.git] / src / compiler / generic / parms.lisp
index 6bb0e77..3995376 100644 (file)
 ;;; of symbols with thread local bindings.
 (def!constant tls-size 4096)
 
+#!+gencgc
+(progn
+  (def!constant +highest-normal-generation+ 5)
+  (def!constant +pseudo-static-generation+ 6))
+
 (defenum ()
   trace-table-normal
   trace-table-call-site