Line 69:
Line 69:
| crtools || Restore a process tree || hard || - || Need to restore any process tree, which could be created with help PR_SET_CHILD_SUBREAPER and CLONE_PARENT. Processes can share other resources [http://man7.org/linux/man-pages/man2/clone2.2.html clone(2)]. Look at [http://git.criu.org/?p=crtools.git;a=blob;f=test/zdtm/live/static/session02.c;hb=HEAD session02]
| crtools || Restore a process tree || hard || - || Need to restore any process tree, which could be created with help PR_SET_CHILD_SUBREAPER and CLONE_PARENT. Processes can share other resources [http://man7.org/linux/man-pages/man2/clone2.2.html clone(2)]. Look at [http://git.criu.org/?p=crtools.git;a=blob;f=test/zdtm/live/static/session02.c;hb=HEAD session02]
|-
|-
−
| crtools || X app || hard || - || Dump/restore of graphical applications
+
| crtools || X app || hard || - || Dump/restore of graphical applications(Maybe worth switching to Wayland?)
+
|-
+
| crtools || Wayland app || hard || - || Dump/restore of a graphical application. Require mods from compositors(worth starting with Weston) to get\set state. [http://people.freedesktop.org/~cbrill/dri-log/?channel=wayland&highlight_names=&date=2015-01-30 Here] are some talks on #wayland.
|-
|-
| crtools/kernel || Undo semaphores || medium || Cyrill Gorcunov || Require mods from both sides -- criu and kernel
| crtools/kernel || Undo semaphores || medium || Cyrill Gorcunov || Require mods from both sides -- criu and kernel