Expand description
Stable guest paths used to coordinate a live fork.
Constantsยง
- CUDA_
PRELOAD_ MODULES_ HINT - Optional readiness-marker capability requesting eager clone module loading.
- FORK_
ENV_ PATH - Per-clone environment installed by the host before workload release.
- HELPER_
PATH - Workload-facing helper installed in bare VMs and workload containers.
- READY_
PATH - Marker written by the workload when it reaches a safe fork boundary.
- READY_
VERSION - First line of every supported forkpoint readiness marker.
- RELEASE_
PATH - Marker written by the host after a clone is ready to resume.
- RESTORED_
PATH - Marker written after a restored clone can safely enter ordinary timed waits.
- STATE_
DIR - Directory privately inherited by each restored VM.
- WORKER_
READY_ HELPER_ PATH - Helper used by a released workload after clone-local preparation finishes.
- WORKER_
READY_ PATH - Marker written after a released worker finishes clone-local preparation.
- WORKER_
READY_ TOKEN_ ENV - Host-generated readiness token delivered through
FORK_ENV_PATH.