taskLiberty Eiffel - Tasks: task #12672, reduce GC code overhead

 
 

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

task #12672: reduce GC code overhead

Submitter:  Cyril Adrian <cadrian>
Submitted:  Fri 07 Jun 2013 09:34:09 AM UTC
   
 
Should Start On:  Thu 06 Jun 2013 10:00:00 PM UTC Should be Finished on:  Thu 06 Jun 2013 10:00:00 PM UTC
Category:  SmartEiffel Priority:  3 - Low
Status:  Postponed Assigned to:  cadrian
Percent Complete:  0% Open/Closed:  Open
Fixed Release:  None Planned Release:  None
Effort:  0.00

Fri 07 Jun 2013 09:34:09 AM UTC, original submission:  

https://github.com/LibertyEiffel/Liberty/issues/54

See http://smarteiffel.loria.fr/papers/ismm98.pdf

Code reduction comes from equivalent data structures.

  • gc identifiers and structures must be distinct from LIVE_TYPE identifiers
  • live types must know their canonical structure (number of pointers and so on) by a clever code similar to LIVE_TYPE.structure_signature
  • there must be a correspondence LIVE_TYPE -> GC structure
Cyril Adrian <cadrian>
Group administrator

 

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

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by cadrian (Submitted the item)
  •  

    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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-20 cadrian Priority5 - Normal 3 - Low
        StatusNone Postponed
        Planned Releasebell None
    2013-09-16 cadrian Assigned toNone cadrian

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code