Skip to content

Count malloc size in pages #649

Open
@qinsoon

Description

@qinsoon

We should count malloc size by pages in malloc mark sweep. And when we provide counted malloc, we should also count in pages (which means we will need to maintain some metadata to track which page is used in MMTk for those malloc results).

We probably will share some code between those two. #572 was trying to turn the current malloc marksweep space to a manual malloc space. We may not directly use code from the pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-interfaceArea: Interface/APIA-policyArea: PolicyC-bugCategory: BugP-lowPriority: Low. A low-priority issue won't be scheduled and assigned. Any help is welcome.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions