What software is supported

From CRIU
Revision as of 13:10, 16 February 2012 by Cyrillos (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This page describes what big and famous opensource software is checked to work with criu (i.e. -- can be dumped and restored).

name status details
make and gcc works checked make -j kernel sources compilation
git in progress -
apache planned -
mysql planned this one seem to use CLONE_VM and thus requires object IDs and shared mm support
ssh and sshd planned sshd requires TCP listening sockets support, ssh -- connected and terminals
crond planned this one uses inotify, need to implement support