Line 7: |
Line 7: |
| ! comments | | ! comments |
| |- | | |- |
− | | crtools || unlinked files || xemul@ || urg || mysql uses such in /tmp. This particular case is very simple, but generally speaking this is freaking hard | + | | crtools || partially unlinked files || xemul@ || - || files whose fd's name is unlinked, but link count is !0 |
| |- | | |- |
− | | crtools || runaway pgid/sid || xemul@ || urg || mysql runs in master-less pgid and sid. No way to properly handle this w/o patching the kernel | + | | crtools || runaway pgid/sid || xemul@ || - || |
| |- | | |- |
| | kernel/crtools || TCP connection support || xemul@ || - || RFC accepted. Need to finalize. | | | kernel/crtools || TCP connection support || xemul@ || - || RFC accepted. Need to finalize. |
| |- | | |- |
| | kernel/crtools || Switch from mincore to pagemap-like file in proc || xemul@ || - || As was discussed with Andrew Morton on LSF2012 | | | kernel/crtools || Switch from mincore to pagemap-like file in proc || xemul@ || - || As was discussed with Andrew Morton on LSF2012 |
− | |-
| |
− | | kernel/crtools || Implement MINCORE_SWAP - swapped pages are skipped by us currently || xemul@ || sent-for-review || -
| |
| |- | | |- |
| | kernel/crtools || Learn to work with namespaces (ipc and net are of the most interest) || gorcunov@ || 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" |
Line 29: |
Line 27: |
| | crtools || terminals || gorcunov@ || - || - | | | crtools || terminals || gorcunov@ || - || - |
| |- | | |- |
− | | crtools/kernel || support inotify c/r || gorcunov@/jbottomley@ || - || a lot of SW uses inotify, need to dump and restore the watchers | + | | crtools/kernel || support inotify c/r || gorcunov@/jbottomley@ || in progress || a lot of SW uses inotify, need to dump and restore the watchers |
− | |-
| |
− | | crtools || fowners support || gorcunov@ || - || -
| |
| |- | | |- |
| | crtools || relocations in parasite and restorer fixup || gorcunov@ || - || - | | | crtools || relocations in parasite and restorer fixup || gorcunov@ || - || - |
| |- | | |- |
| | crtools || paranoid dumping and restoring || - || - || make paranoiac checks for what we dump. E.g. pgid being valid (withing session) and fds drained from parasite are valid | | | crtools || paranoid dumping and restoring || - || - || make paranoiac checks for what we dump. E.g. pgid being valid (withing session) and fds drained from parasite are valid |
| + | |- |
| + | | crtools/kernel || eventpoll support || - || - || |
| + | |- |
| + | | crtools || ipv6 support || gorcunov@ || in progress || apache of some new version uses it |
| |} | | |} |