Skip to content

Fix per object heap commit tracking for regions #71790

Closed
@cshung

Description

@cshung

We need to make sure the per object heap commit tracking feature works correctly under regions.

Right now, when a region are obtained from or returned to the regions free list, the committed_by_oh array is not updated. As a result, the memory is repurposed but the arrays are not updated, we need to fix that.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions