mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-01-24 02:35:41 +00:00
The time namespace allows for per-namespace offsets to the system monotonic and boot-time clocks. C/R of time namespaces are very straightforward. On dump, criu enters a target time namespace and dumps currents clocks values, then on restore, criu creates a new namespace and restores clocks values. Signed-off-by: Andrei Vagin <avagin@gmail.com> |
||
|---|---|---|
| .. | ||
| images | ||
| .gitignore | ||
| __init__.py | ||
| cli.py | ||
| criu.py | ||
| Makefile | ||