Skip to content

Investigate why InferenceBenchmarkerCache is getting pinned. #242

@qinsoon

Description

@qinsoon

d-netto/MMTk-Julia-Fragmentation#1 (comment) showed that with our implementation of address-based hashing for object id (we are still missing #240), InferenceBenchmarkerCache is the major reason we have pinned objects.

We need to investigate why the type is still getting pinned. We could see if those objects are pinned due to conservative stack scanning. If that's the case, there is nothing we can do.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions