criu/lib/py/images
Andrei Vagin 4127ef4ab7 criu: Add support for time namespaces
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>
2020-04-25 00:43:23 -07:00
..
.gitignore build: pycriu -- Move into lib/py 2016-02-19 14:32:19 +03:00
__init__.py crit: make crit python2/python3 compatible 2018-07-09 18:25:16 +03:00
images.py criu: Add support for time namespaces 2020-04-25 00:43:23 -07:00
Makefile Makefiles: auto-detect python version - prefer python2 2018-07-09 18:25:16 +03:00
pb2dict.py memfd: add seals support 2020-03-27 19:36:20 +03:00