Commit 8bbed969 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

todo: Process name restoration is complete

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 8f0af4f8
...@@ -4,7 +4,6 @@ Some things which are to be done ...@@ -4,7 +4,6 @@ Some things which are to be done
- cgroups should be used instead of explicit task stops by signals - cgroups should be used instead of explicit task stops by signals
- dump/restore of network connections - dump/restore of network connections
- dump/restore of IPC - dump/restore of IPC
- on restore the former process name should be restored as well (use prctl with PR_SET_NAME)
- consider dropping VMA data from Elf contents but to use program header instead - consider dropping VMA data from Elf contents but to use program header instead
- (by Pekka Enberg) add a 'make check' or tools/test script that people can run to - (by Pekka Enberg) add a 'make check' or tools/test script that people can run to
do a full fork/dump/restore/kill cycle do a full fork/dump/restore/kill cycle
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment