• Pavel Emelyanov's avatar
    criu: Version 0.1 release · 630d1741
    Pavel Emelyanov authored
    This is the first release of the tool! :)
    
    Supported features:
    
    * x86_64 architecture
    * process' linkage
    * process groups and sessions (without ttys though :\ )
    * memory mappings of any kind (shared, file, etc.)
    * threads
    * open files (shared between tasks and partially opened-and-unlinked)
    * pipes and fifos with data
    * unix sockets with packet queues contents
    * TCP and UDP sockets (TCP connections support exists, but needs polishing)
    * inotifies, eventpoll and eventfd
    * tasks' sigactions setup, credentials and itimers
    * IPC, mount and PID namespaces
    
    Most of the above works with kernel v3.5!
    Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
    630d1741
Name
Last commit
Last update
..
atomic.h Loading commit data...
bitops.h Loading commit data...
compiler.h Loading commit data...
crtools.h Loading commit data...
eventfd.h Loading commit data...
eventpoll.h Loading commit data...
fifo.h Loading commit data...
file-ids.h Loading commit data...
files-reg.h Loading commit data...
files.h Loading commit data...
image.h Loading commit data...
inet_diag.h Loading commit data...
inotify.h Loading commit data...
ipc_ns.h Loading commit data...
kcmp-ids.h Loading commit data...
libnetlink.h Loading commit data...
linkage.h Loading commit data...
list.h Loading commit data...
lock.h Loading commit data...
log.h Loading commit data...
memcpy_64.h Loading commit data...
mount.h Loading commit data...
namespaces.h Loading commit data...
netfilter.h Loading commit data...
parasite-syscall.h Loading commit data...
parasite.h Loading commit data...
pipes.h Loading commit data...
proc_parse.h Loading commit data...
processor-flags.h Loading commit data...
protobuf.h Loading commit data...
pstree.h Loading commit data...
ptrace.h Loading commit data...
rbtree.h Loading commit data...
restorer-log.h Loading commit data...
restorer.h Loading commit data...
shmem.h Loading commit data...
sk-inet.h Loading commit data...
sk-queue.h Loading commit data...
sockets.h Loading commit data...
syscall-types.h Loading commit data...
syscall-x86-64.def Loading commit data...
sysctl.h Loading commit data...
types.h Loading commit data...
unix_diag.h Loading commit data...
util-net.h Loading commit data...
util.h Loading commit data...
uts_ns.h Loading commit data...