Ladies and Gentlemen, I'm glad to announce the 5th release of the checkpoint-restore tool!
This release is mostly about the tool itself. The v3.9 kernel, with which the new CRIU tool should be used, only contains a couple of bug fixes related to the C/R project and no new related features. As for the tool itself, there's a lot of bugs fixed, thanks to new users that come to try the CRIU tool :) The biggest "new-feature" change so far is about dumping the applications memory. We have two enhancements in this area: * memory dumps can be directly sent to the remote node, to speed live migration up; and * with the custom crkernel (patches are expected to get merged in Linux-3.10) one can track the memory changes, which in turn allows to do e.g. incremental dumps or optimize the live migration by sending memory to remote host before freezing the application. The full list of changes is here: http://criu.org/Download/criu/0.5 Have fun! Thanks, Pavel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/