* gc.c, gc.h (scm_default_init_heap_size_1,
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 20 Jun 2000 02:37:23 +0000 (02:37 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 20 Jun 2000 02:37:23 +0000 (02:37 +0000)
commitaeacfc8fd1e88811cd7609a84853aaaeb3268b4f
tree42f36ca283fbc3d46e7b71d5af899b8da300e9c0
parent3510b4847619973d7a39fd55b4fed92efbc61f7d
* gc.c, gc.h (scm_default_init_heap_size_1,
scm_default_min_yield_1, scm_default_init_heap_size_2,
scm_default_min_yield_2, scm_default_max_segment_size): New global
variables.  Can be customized by the application before booting
Guile.  (We might want to be able to control these parameters
dynamically through the "options interface" in the future, but
note that that is additional functionality.  Here we're giving
default values which the environment variables can override.)
libguile/gc.c
libguile/gc.h