Line 9: |
Line 9: |
| |- | | |- |
| | crtools || generate task's core file out of images || - || - | | | crtools || generate task's core file out of images || - || - |
− | |-
| |
− | | crtools || stopped tasks || avagin@ || -
| |
| |- | | |- |
| | crtools || restore in namespace || - || having images taken from live app, need to restore them inside newly created namespace. For PID we'd have to provide our own init, for NET -- setup some veth. | | | crtools || restore in namespace || - || having images taken from live app, need to restore them inside newly created namespace. For PID we'd have to provide our own init, for NET -- setup some veth. |
Line 31: |
Line 29: |
| |- | | |- |
| | kernel/crtools || TCP repair fixes || - || [[TCP repair TODO]] | | | kernel/crtools || TCP repair fixes || - || [[TCP repair TODO]] |
− | |-
| |
− | | crtools || Iptables || - || This is easy. Need to run ipdables-save and iptables-restore
| |
| |- | | |- |
| | crtools || Multiple namespaces || - || Need to handle the cases when more than one namespace of one type exists and dump them properly | | | crtools || Multiple namespaces || - || Need to handle the cases when more than one namespace of one type exists and dump them properly |
− | |-
| |
− | | kernel/crtools || TUN/TAP || - || -
| |
| |- | | |- |
| | vzkernel/crtools || OpenVZ kernel support || avagin@ || Within 3.5 and RHEL7 port (All patches before 3.8 are here already) | | | vzkernel/crtools || OpenVZ kernel support || avagin@ || Within 3.5 and RHEL7 port (All patches before 3.8 are here already) |
Line 47: |
Line 41: |
| |- | | |- |
| | crtools/kernel || NFS || - || | | | crtools/kernel || NFS || - || |
− | |-
| |
− | | crtools || Unmap a restorer VMA || - || [https://docs.google.com/spreadsheet/ccc?key=0Au56mM6UWU8mdGhmYURYZGZhbmxBLWVmVnhBT3VXVHc#gid=0 Lots] of ideas were generated so far.
| |
| |- | | |- |
| | crtools || migrate script || - || It's not complex, but openvz-like migrate scripts should exists | | | crtools || migrate script || - || It's not complex, but openvz-like migrate scripts should exists |
Line 57: |
Line 49: |
| |- | | |- |
| | crtools || C API (.so) || - || | | | crtools || C API (.so) || - || |
− | |-
| |
− | | crtools || [[Self dump]] || Ruslan Kuprieiev || An application must be able dump itself in predefined points
| |
| |- | | |- |
| | crtools || X app || - || Dump/restore of graphical applications | | | crtools || X app || - || Dump/restore of graphical applications |