Difference between revisions of "Todo"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
| kernel || mm-struct fields || gorcunov@ || done || -mm tree | | kernel || mm-struct fields || gorcunov@ || done || -mm tree | ||
|- | |- | ||
− | | crtools || | + | | crtools || Sockets dump/restore || xemul@/gorcunov@ || partially implemented || [[Sockets]] |
+ | |- | ||
+ | | kernel/crtools || socket queues dump || xemul@ || prototype exists, need to send || - | ||
+ | |- | ||
+ | | crtools || UDP sockets support || gorcunov@ || need to utilize the udp diag subsys || - | ||
+ | |- | ||
+ | | crtools || Unix datagram sockets support || gorcunov@ || small fix to existing connecting code required || - | ||
+ | |- | ||
+ | | kernel/crtools || Sockets backlog value dump || xemul@ || patch sent to Dave || - | ||
+ | |- | ||
+ | | kernel/crtools || TCP sockets support || xemul@ || have no idea :( || - | ||
+ | |- | ||
+ | | crtools || Unix in-flight connections support || gorcunov@ || need to use the ICONS diag field || - | ||
|- | |- | ||
| kernel || kernel object IDs || gorcunov@ || sent-for-review || - | | kernel || kernel object IDs || gorcunov@ || sent-for-review || - |
Revision as of 15:22, 28 December 2011
component | task | assignee | status | comments |
---|---|---|---|---|
kernel | prctl codes | gorcunov@ | done | -mm tree |
kernel | children entry in procfs | gorcunov@ | in-progress | - |
kernel | mm-struct fields | gorcunov@ | done | -mm tree |
crtools | Sockets dump/restore | xemul@/gorcunov@ | partially implemented | Sockets |
kernel/crtools | socket queues dump | xemul@ | prototype exists, need to send | - |
crtools | UDP sockets support | gorcunov@ | need to utilize the udp diag subsys | - |
crtools | Unix datagram sockets support | gorcunov@ | small fix to existing connecting code required | - |
kernel/crtools | Sockets backlog value dump | xemul@ | patch sent to Dave | - |
kernel/crtools | TCP sockets support | xemul@ | have no idea :( | - |
crtools | Unix in-flight connections support | gorcunov@ | need to use the ICONS diag field | - |
kernel | kernel object IDs | gorcunov@ | sent-for-review | - |
crtools | Fix memory checkpointing | - | not implemented | Memory dumping and restoring |
kernel/crtools | Fix mincore bits | xemul@ | sent-for-review | - |
kernel/crtools | Rework and submit MINCORE_ANON | xemul@ | sent-for-review | - |
kernel/crtools | Implement MINCORE_SWAP - swapped pages are skipped by us currently | xemul@ | sent-for-review | - |
kernel/crtools | Fix shared regions migration | gorcunov@ | - | - |
kernel/crtools | Learn to work with shared struct file-s | gorcunov@/avagin@ | not implemented | depends on "object IDs" |
kernel/crtools | Learn to work with namespaces (ipc and net are of the most interest) | gorcunov@ | not implemented | depends on "object IDs" |
kernel | Provide own defconfig | gorcunov@ | not implemented | suggested by avagin@ |