mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-19 10:10:23 +02:00
*** empty log message ***
This commit is contained in:
parent
1811ebcee5
commit
df2d517825
1 changed files with 11 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
||||||
|
2000-03-21 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
|
||||||
|
|
||||||
|
* gc.c (alloc_some_heap): Further improvement of minimal heap size
|
||||||
|
prediction.
|
||||||
|
(SCM_MAX): New macro.
|
||||||
|
(scm_freelist_t): New field: collected_1. Previous amount of
|
||||||
|
collected cells.
|
||||||
|
(gc_sweep_freelist_finish): Trigger based on two last values of
|
||||||
|
freelist->collected to avoid unnecessary allocation due to
|
||||||
|
temporary peaks.
|
||||||
|
|
||||||
2000-03-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
2000-03-20 Dirk Herrmann <D.Herrmann@tu-bs.de>
|
||||||
|
|
||||||
* numbers.h (SCM_MAKINUM): The parameter to SCM_MAKINUM should
|
* numbers.h (SCM_MAKINUM): The parameter to SCM_MAKINUM should
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue