1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 19:50:24 +02:00

Expand heap size at startup time.

* libguile/gc.c (scm_storage_prehistory): Invoke `GC_expand_hp ()'.

git-archimport-id: lcourtes@laas.fr--2005-libre/guile-core--boehm-gc--1.9--patch-49
This commit is contained in:
Ludovic Courtes 2006-11-27 00:15:53 +00:00 committed by Ludovic Courtès
parent 184327a68d
commit fdab75a144

View file

@ -681,6 +681,7 @@ scm_storage_prehistory ()
GC_all_interior_pointers = 0;
GC_INIT ();
GC_expand_hp (SCM_DEFAULT_INIT_HEAP_SIZE_2);
/* We only need to register a displacement for those types for which the
higher bits of the type tag are used to store a pointer (that is, a