Skip to content

Do we still need to execute ScanVMSpecificRoots for sanity GC? #767

Open
@qinsoon

Description

@qinsoon

scheduler.work_buckets[WorkBucketStage::Prepare]
.add(ScanVMSpecificRoots::<SanityGCProcessEdges<P::VM>>::new());

For sanity GC, we should be caching all the roots from any root work packet created by RootsWorkFactory. Do we still need to run ScanVMSpecificRoots in sanity GC?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-utilsArea: UtilitiesF-questionCall For Participation: Unanswered question (need more information)P-normalPriority: Normal.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions