[Patches] [Patch #101096] enable/disable interface for GC module

noreply@sourceforge.net noreply@sourceforge.net
Sun, 6 Aug 2000 15:53:43 -0700


Patch #101096 has been updated. 

Project: 
Category: core (C code)
Status: Closed
Summary: enable/disable interface for GC module

Follow-Ups:

Date: 2000-Aug-06 08:39
By: nascheme

Comment:
Update module documentation.
-------------------------------------------------------

Date: 2000-Aug-06 08:49
By: none

Comment:
Unless someone has objections, in which case -- speak fast,
I'll check this in.  I am definitely +1.

The point is that the GC thresholds are intended to tune the collector,
while people are usually more interested in whether it is on or off.

Maybe an additional "is_enabled()" function would be nice too...
-------------------------------------------------------

Date: 2000-Aug-06 08:55
By: marangoz

Comment:
PS: oops, that comment was from me :-)
-------------------------------------------------------

Date: 2000-Aug-06 11:20
By: nascheme

Comment:
- Add is_enabled() function.  
- test_gc now uses the three new functions
-------------------------------------------------------

Date: 2000-Aug-06 13:54
By: marangoz

Comment:
Status: Accepted.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=101096&group_id=5470