Difference between revisions of "What software is supported"

From CRIU
Jump to navigation Jump to search
Line 13: Line 13:
 
| apache || planned || -
 
| apache || planned || -
 
|-
 
|-
| mysql || 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
 
| ssh and sshd || planned || sshd requires TCP listening sockets support, ssh -- connected and terminals
 
|}
 
|}

Revision as of 12:11, 30 December 2011

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