* lazy initialization
@ 2002-08-28 23:18 Han-Wen Nienhuys
0 siblings, 0 replies; only message in thread
From: Han-Wen Nienhuys @ 2002-08-28 23:18 UTC (permalink / raw)
[CC to mailing list]
>> On 2nd thought, this isn't entirely true. The bitvectors for all
>> cards are set from the init routine, see
>> (scm_i_initialize_heap_segment_data), but that could be postponed to
>> (scm_i_sweep_some_cards() ).
>
>So, this would be a nice project, no? We could increase the heap
>segment size (and thereby the number of heap segments) without
>increasing our real memory use.
Added this to CVS; now a new segment of memory is only touched when it
is needed.
BTW, check-guile nowadays reports
UNRESOLVED: eval.test: promises: basic promise behaviour: a forced promise does not reference its environment
--
Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.cs.uu.nl/~hanwen
_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2002-08-28 23:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-28 23:18 lazy initialization Han-Wen Nienhuys
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).