Skip to content

checkpoint + fscheckpoint - #13862

Open
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl954707521
Open

checkpoint + fscheckpoint#13862
copybara-service[bot] wants to merge 1 commit into
masterfrom
test/cl954707521

Conversation

@copybara-service

Copy link
Copy Markdown

checkpoint + fscheckpoint

Implement combined fscheckpoint restore and split filesystem loading
This change introduces the ability to perform a "combined restore", where the
state of a container is restored from a primary checkpoint, but the tmpfs
filesystem contents are dynamically overwritten by an overlapping fscheckpoint
To achieve this, runsc now allows restoring filesystem states independently
from the main checkpoint, enabling fast updates to filesystems on top
of a base checkpoint.

Implement combined fscheckpoint restore and split filesystem loading
This change introduces the ability to perform a "combined restore", where the
state of a container is restored from a primary checkpoint, but the tmpfs
filesystem contents are dynamically overwritten by an overlapping fscheckpoint
To achieve this, runsc now allows restoring filesystem states independently
from the main checkpoint, enabling fast updates to filesystems on top
of a base checkpoint.

PiperOrigin-RevId: 954707521
@copybara-service copybara-service Bot added the exported Issue was exported automatically label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

exported Issue was exported automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant