No description
Find a file
Pavel Emelyanov a3872dbead mem: Treat /proc/pid/pagemap2 file as optional
It will appear not earlier than in 3.10.

Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-04-23 23:22:25 +04:00
arch parasite: Use struct pid on parasite_ctl 2013-04-08 17:56:48 +04:00
Documentation docs: crtools -- Use bold format for parameters 2013-02-18 18:42:07 +04:00
include restore: add a synchronisation point after restoring credentials 2013-04-19 15:58:50 +04:00
pie restore: add a synchronisation point after restoring credentials 2013-04-19 15:58:50 +04:00
protobuf cr: Preparations for snapshot 2013-04-12 19:45:15 +04:00
scripts make: Provide mandatory options in cflags-y variable 2013-02-23 00:36:36 +04:00
test zdtm: add a new test case, which generate a random process tree 2013-04-19 16:01:58 +04:00
.gitignore make: pie -- Switch to a new scheme 2013-02-18 18:10:45 +04:00
.mailmap repo: Add mailmap file 2012-03-25 23:31:20 +04:00
COPYING Add LGPL licence for library directory 2013-04-01 12:29:06 +04:00
cr-check.c soft-dirty: Check that kernel reports soft-dirty bits 2013-04-15 13:24:32 +04:00
cr-dump.c kerndat: Introduce the storage of kernel run-time info 2013-04-15 13:02:09 +04:00
cr-exec.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
cr-restore.c restore: add a synchronisation point after restoring credentials 2013-04-19 15:58:50 +04:00
cr-show.c show: Show nr_pages in pagemap in decimal 2013-04-18 16:29:56 +04:00
CREDITS Add the CREDITS file 2012-07-30 13:52:37 +04:00
crtools.c cr: Remove --snapshot from help text 2013-04-18 16:30:41 +04:00
eventfd.c Fix typos in comments 2013-04-15 12:46:46 +04:00
eventpoll.c Fix typos in comments 2013-04-15 12:46:46 +04:00
fifo.c Fix typos in comments 2013-04-15 12:46:46 +04:00
file-ids.c x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
file-lock.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
files-reg.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
files.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
fsnotify.c Fix typos in comments 2013-04-15 12:46:46 +04:00
image.c cr: Preparations for snapshot 2013-04-12 19:45:15 +04:00
ipc_ns.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
kcmp-ids.c x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
kerndat.c mem: Treat /proc/pid/pagemap2 file as optional 2013-04-23 23:22:25 +04:00
libnetlink.c netlink: return errno from do_rtnl_req 2013-03-28 18:21:11 +04:00
log.c log: log_init -- Check for dup return code 2013-04-12 20:50:27 +04:00
Makefile Revert "make: Don't generate tags/cscope for tools/ and test/" 2013-04-19 16:01:16 +04:00
Makefile.crtools kerndat: Introduce the storage of kernel run-time info 2013-04-15 13:02:09 +04:00
mem.c mem: Treat /proc/pid/pagemap2 file as optional 2013-04-23 23:22:25 +04:00
mount.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
namespaces.c Fix typos in comments 2013-04-15 12:46:46 +04:00
net.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
netfilter.c x86: moved x86-specific files into the directory arch/x86. 2013-01-09 17:02:47 +04:00
page-pipe.c Fix typos in comments 2013-04-15 12:46:46 +04:00
page-read.c page-read: Factor out PagemapEntry to iovec conversion 2013-04-16 14:36:05 +04:00
page-xfer.c page-server: Implement holes writing into pagemap 2013-04-18 17:34:47 +04:00
parasite-syscall.c Fix typos in comments 2013-04-15 12:46:46 +04:00
pipes.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
proc_parse.c kerndat: Introduce the storage of kernel run-time info 2013-04-15 13:02:09 +04:00
protobuf.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
pstree.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00
ptrace.c ptrace: don't call PTRACE_INTERRUPT many times 2013-04-23 20:55:20 +04:00
rbtree.c code: Fix spaced indentation where found 2012-08-11 21:36:03 +04:00
README Drop kernel patching from README 2012-01-29 16:26:36 +04:00
shmem.c shmem: Add missing \Newline into pr_info 2013-04-16 21:52:15 +04:00
signalfd.c files: pass a file descriptor on an fdinfo image instead of cr_fdset 2013-01-11 14:47:09 +04:00
sk-inet.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
sk-netlink.c sk-netlink: typo fix for unconnected netlink sockets 2013-03-30 00:18:29 +04:00
sk-packet.c sk-packet: fix memory leak 2013-04-10 00:56:29 +04:00
sk-queue.c Fix typos in comments 2013-04-15 12:46:46 +04:00
sk-tcp.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
sk-unix.c Fix typos in comments 2013-04-15 12:46:46 +04:00
sockets.c Fix typos in log messages 2013-04-15 12:46:25 +04:00
sysctl.c sysctl: Don't forget to close fds 2013-04-05 08:23:17 +04:00
tty.c Fix typos in comments 2013-04-15 12:46:46 +04:00
util.c Fix typos in comments 2013-04-15 12:46:46 +04:00
uts_ns.c img: Get rid of open_image_ro helper 2013-04-09 19:22:21 +04:00

crtools
=======

An utility to checkpoint/restore tasks.

Some code snippets are borrowed from

 - Linux kernel (http://kernel.org/)
 - git (http://git-scm.com/)
 - kvm-tools (https://github.com/penberg/linux-kvm)
 - ptrace-parasite (https://code.google.com/p/ptrace-parasite/)

Many thanks to these projects.

Licensed under GPLv2 (http://www.gnu.org/licenses/gpl-2.0.txt)