Skip to content

Heuristics for munmap #297

Open
Open
@qinsoon

Description

@qinsoon

Java MMTk does not munmap unused pages. Though MMTk can report heap usage correctly, from the OS point of view, the memory usage of the process increases monotonously. For Rust MMTk, we do not munmap as well. But we should add heuristics for munmap unused pages.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-heapArea: Heap (including Mmapper, VMMap)C-missingCategory: Missing stuff that should be addedP-normalPriority: Normal.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions