Glossary · Term

diff snapshot

← all terms

Definition

A backup that only records what changed since the last save, instead of copying everything again.

A snapshotting strategy that stores only the delta from a previous state; used in Firecracker microVMs and in DeltaBox's filesystem and process-memory layers to make checkpoints cheap.

Also called: diff snapshots

Mentioned in 1 episode

  1. 068
    The OS Trick That Makes Tree Search Practical for Coding Agents