Skip to content
Snippets Groups Projects
Select Git revision
  • garbage-collection
  • master default
2 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.04Jun32130May272523228764130Apr262524191816151413130Mar2624212018161312764Attempt to add debugging toolsgarbage-collect…garbage-collectionfix heap size calculationfix block size allocationMinor changeAdd setting the bit after sweepFix silly bugAdd debugging functionMerge stashrewrite sweep phaseadd predecessor check after sweep (maybe contig. needed?)zero memory after allocationMerge branch 'garbage-collection' of gitlab.epfl.ch:owsianko/acc-project into garbage-collectionchange lb_ob to a single allocationRename debug variableAdd the bitmap to the original heapAdd debug assertionsMerge branch 'garbage-collection' of gitlab.epfl.ch:owsianko/acc-project into garbage-collectionfirst implementation of mark and sweep, unimaze passes, 4 remaining dontcleanup allocation code, improve readabilityfix off-by-one error in block size calculation, blocks now contain usable spacefix allocator, add block header interfaceImprove mark phaseImprove sweep phaseImprove reachability mapWork on implementating sweepTentative implementation of free listAdd cargo lockmastermasterSmall changesAdd optimisation detailsfirst implementation of mark and sweep, unimaze passes, 4 remaining dontcleanup allocation code, improve readabilityfix off-by-one error in block size calculation, blocks now contain usable spacefix allocator, add block header interfaceImprove mark phaseImprove sweep phaseImprove reachability mapWork on implementating sweepTentative implementation of free listImport memory management skeletonFix halt untagging
Loading