Hi Andrew,
Here is the next version of the checkpoint/restart patchset. This
version moves portions of checkpoint code closer to where they belong.
As a convenience we've collected a rough table of contents showing
places to start for some reviewers with limited time and/or scope
(see below).
Thanks to Jamie, Nick, Andreas, and all who helped review the last few
versions, and thanks in advance for comments on this version.
We'll be very grateful if this can get a spin in -mm to get some wider
testing in the meantime.
Thanks,
The Checkpoint/Restart developers.
---
Linux Checkpoint-Restart:
web, wiki: http://www.linux-cr.org
bug track: https://www.linux-cr.org/redmine
The repositories for the project are in:
kernel: http://www.linux-cr.org/git/?p=linux-cr.git;a=summary
user tools: http://www.linux-cr.org/git/?p=user-cr.git;a=summary
tests suite: http://www.linux-cr.org/git/?p=tests-cr.git;a=summary
---
TABLE OF CONTENTS
Patches Area/Role
-------------------------------------------------------------------------
11,20 Documentation (eclone, c/r)
8-11,21,22,27,28 Syscall gluey bits
12 Arch Maintainers
8,22-24 x86-32/64
9,58,60 s390
10,84-88 powerpc
14,61-63,69,70, Security
71,89-92,
33,34,35 Generic c/r
(shared "object" hash, leak detection, deferqueues)
25,27-31 Processes
5-7 fork (eclone)
39-41,45,46 memory
13,18,51,52,54, namespaces
81-83,94
53-57 ipc
64-67 signals
1-4,70,83 pids, pgids, tids, tgids (eclone or pidns)
14,61,62,69 creds, capabilities, uids, gids
71 sockets
76-78 terminals (specifically pty)
27,28,32 futexes (27,28 relate to futex syscalls ...