adjust_gc_frequency before gc, for more precision
authorAndy Wingo <wingo@pobox.com>
Tue, 29 Nov 2011 19:24:23 +0000 (20:24 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 29 Nov 2011 19:24:23 +0000 (20:24 +0100)
commit7a4eb5e5ece4ec456a4d0974463393199094708c
tree3b01f484e9b66be57fa8908147b7d14864dd6637
parent8ac704338d5e548f9dbf6ce3b12ef68a972e099b
adjust_gc_frequency before gc, for more precision

* libguile/gc.c (scm_init_gc): Run the adjust_gc_frequency from the
  before-gc-hook, not the after-gc-hook.  More precise, this way.
libguile/gc.c