Skip to content

Implement kernel-side support for liveslots distributed garbage collection #329

@FUDCo

Description

@FUDCo

PR #317 Adds support for liveslots and implements the kernel side of the liveslots syscall interface. However, the specific syscalls relating to distributed garbage collection (dropImports, retireImports, retireExports, and abandonExports) are currently stubbed out; they need to have actual implementations, including adding support for the corresponding vat delivery messages (dropExports, retireExports, retireImports, and bringOutYourDead). The logic for these can almost certainly be largely cribbed from SwingSet.

Metadata

Metadata

Assignees

Labels

critical pathHigh-priority issues that structure the rest of our workenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions