[gclist] Incremental collection and time limit in Boehm Collector
wink
wink@saville.com
Wed, 16 Jan 2002 10:36:59 -0800
Related to my previous thread with a GC on an embedded system.
It appears that using the incremental mode and setting GC_time_limit
appropriately my also also be a solution to minimizing the the hit GC
will take at any one time.
With regards to the Boehm Collector:
Is incremental collection and using GC_time_limit reliable?
Is it widely used?
Is there a Boehm Collector specific email list?
Thanks,
Wink