Skip to content

Feature/diff replay reset - #164

Draft
ZwFink wants to merge 1 commit into
developfrom
feature/diff-replay-reset
Draft

Feature/diff replay reset#164
ZwFink wants to merge 1 commit into
developfrom
feature/diff-replay-reset

Conversation

@ZwFink

@ZwFink ZwFink commented May 13, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@ZwFink
ZwFink force-pushed the feature/diff-replay-reset branch from c53ce4f to 70c1688 Compare May 22, 2026 23:32
@ZwFink
ZwFink force-pushed the feature/diff-replay-reset branch from 70c1688 to c88a99a Compare June 10, 2026 23:40
Restore prologue memory between replay iterations by scattering only
the byte ranges recorded in the diff epilogue snapshot, instead of
recopying the full prologue state. Diff snapshots are parsed once into
a reusable DiffPlan; changed ranges are coalesced, packed into device
buffers, and applied by a device scatter kernel. Selectable via
--reset-mode / MNEME_REPLAY_RESET_MODE with tuning knobs for range
coalescing and per-task chunk size.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant