Line 6: |
Line 6: |
| ! comments | | ! comments |
| |- | | |- |
− | | crtools || Page transfer filters || - || Packing or encrypting the data would be nice | + | | crtools || Page transfer filters || Ruslan Kuprieiev || Packing or encrypting the data would be nice |
| |- | | |- |
| | crtools || FUSE || - || | | | crtools || FUSE || - || |
| |- | | |- |
− | | crtools || 32-bit tasks || - || | + | | crtools || 32-bit tasks || Cyrill || |
| |- | | |- |
| | crtools || Support one of MPI implementations || Adrian Reber || worth starting with OpenMPI | | | crtools || Support one of MPI implementations || Adrian Reber || worth starting with OpenMPI |
| |- | | |- |
| | crtools || Generate task's core file out of images || - || - | | | crtools || Generate task's core file out of images || - || - |
− | |-
| |
− | | 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 || Convert images to JSON and back || - || - | | | crtools || Convert images to JSON and back || - || - |
| |- | | |- |
− | | crtools || Modify restored resources run-time || xemul@ || Need (probably) some way to alter what is being restored. Usage example -- change the IP address of sockets from task above. | + | | crtools || Modify restored resources run-time || - || Need (probably) some way to alter what is being restored. Usage example -- change the IP address of sockets from task above. |
| |- | | |- |
− | | crtools || TCP socket migration with changed IP || xemul@ || it might make sense to migrate a tcp connection on a box with changed IP address _if_ both boxes are NAT-ed to the destination. We will then have to go to NAT box and fix the conntracks, but this might make sense. | + | | crtools || TCP socket migration with changed IP || - || it might make sense to migrate a tcp connection on a box with changed IP address _if_ both boxes are NAT-ed to the destination. We will then have to go to NAT box and fix the conntracks, but this might make sense. |
| |- | | |- |
| | crtools || [[Applying images]] || xemul@ w/ students || Think about ability to take images and apply them to a living task(s). E.g. -- repopulate fdtable according to data from image. Another use-case -- when doing partial migration we'll need to modify one part to switch from pipes to sockets | | | crtools || [[Applying images]] || xemul@ w/ students || Think about ability to take images and apply them to a living task(s). E.g. -- repopulate fdtable according to data from image. Another use-case -- when doing partial migration we'll need to modify one part to switch from pipes to sockets |
Line 43: |
Line 41: |
| |- | | |- |
| | kernel || Seamless kernel upgrade || Vladimir Davydov || | | | kernel || Seamless kernel upgrade || Vladimir Davydov || |
− | |-
| |
− | | crtools || Cgroups in container || - ||
| |
| |- | | |- |
| | crtools/kernel || NFS || - || | | | crtools/kernel || NFS || - || |