Difference between revisions of "What software is supported"

From CRIU
Jump to navigation Jump to search
Line 30: Line 30:
 
|-
 
|-
 
| MongoDB + mongo-perf || works || -
 
| MongoDB + mongo-perf || works || -
 +
|-
 +
| nginx || works || tested without active connection
 
|}
 
|}

Revision as of 15:12, 30 October 2012

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
tar and bz2 works checked creation of a pseudo-random tree archive
git in progress -
sendmail partially tested without active connection
apache works -
mysql works -
ssh and sshd works -
crond works -
java (openjdk-1.6.0) partially trivial "Hello word" example with sleep in circle works, need to test some mature real program
VNC server + XScreensaver + active client session works -
screen + bash + top works -
MongoDB + mongo-perf works -
nginx works tested without active connection