Commit 45871747 authored by Cyrill Gorcunov's avatar Cyrill Gorcunov

Update TODO so I wont forget about mutexes

Signed-off-by: 's avatarCyrill Gorcunov <gorcunov@gmail.com>
parent 01f8f8f4
Some things which are to be done
--------------------------------
- to restore anonymous shared pages safetly we need a global
mutex so there will be no activity on another thread until
mmap+page_read pair finish its job
- cgroups should be used instead of explicit task stops by signals
- dump/restore of network connections
- dump/restore of IPC
......
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