Skip to content

Document MarkSweep GC - Value 4 #118

@LSantha

Description

@LSantha

Concept: MarkSweep GC

Value: 4 (Important - GC implementation)

What it is: Mark-sweep garbage collector implementation

Key files:

  • core/src/core/org/jnode/vm/memmgr/MarkSweepCollector.java
  • core/src/core/org/jnode/vm/memmgr/SweepSpace.java

Bridges: Memory management, GC, Allocation


Documentation Requirements

For Value 4 (Important):

  1. Update ALL 4 sections of the index (index.md):

    • Pages Table: Add new page in alphabetical order
    • Concepts → Pages: Add the page name. Currently "MarkSweep" is mentioned in [[MMTk-Bindings]]
    • Source Path → Pages: Map core/src/core/org/jnode/vm/memmgr/ to the new page
    • Task Routing: Add to relevant developer task categories with meaningful routing ideas (1-3 entries)
  2. Update Glossary: Add 1-sentence definition for any new project-specific term

  3. Broader Search: Search for related "Helper", "Manager", "Layout", or "Constants" classes (e.g., mark bitmaps, free lists)

Skill Reference

Use update-wiki skill for wiki maintenance workflow


Related Concepts (from index.md)

  • [[Memory-Management]]
  • [[MMTk-Bindings]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions