Skip to content

Redundant load in LOS per-object metadata initialization #370

Open
@wenyuzhao

Description

@wenyuzhao

Looks like this metadata load https://github.com/mmtk/mmtk-core/blob/master/src/policy/largeobjectspace.rs#L54-L59 is redundant?

The following store_metadata call will perform "load - mutate bits - store" internally.

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: BugP-highPriority: High. A high-priority issue should be fixed as soon as possible.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions