patchmldonkey, a multi-networks file-sharing client - Patches: patch #4726, options for Gc.space_overhead

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #4726: options for Gc.space_overhead

Submitter:  bogeyman <bogeyman>
Submitted:  Sun 18 Dec 2005 10:36:42 PM UTC
   
 
Category:  Improved interfaces Priority:  3 - Low
Status:  Done Assigned to:  None
Open/Closed:  Closed

Mon 19 Dec 2005 12:12:11 AM UTC, comment #1: 

Applied 2005/12/19

spiralvoice <spiralvoice>
Group administrator
Sun 18 Dec 2005 10:36:42 PM UTC, original submission:  

To modify the GC at runtime

http://caml.inria.fr/pub/docs/manual-ocaml/libref/Gc.html says:

The major GC speed is computed from this parameter. This is the memory that will be "wasted" because the GC does not immediatly collect unreachable blocks. It is expressed as a percentage of the memory used for live data. The GC will work more (use more CPU time and collect blocks more eagerly) if space_overhead is smaller. Default: 80

bogeyman <bogeyman>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #9359:  space_overhead.patch added by bogeyman (1KiB - text/x-patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-12-19 spiralvoice StatusNone Done
    Open/ClosedOpen Closed
2005-12-18 bogeyman Attached File- Added space_overhead.patch, #5646

Back to the top

Powered by Savane 3.13-caa5.
Corresponding source code