Posted
over 11 years
ago
So, several features that use memory changes tracking are finally working in CRIU tool! Sad news is that the respective kernel changes are still in -mm tree, so our kernel with applied patches should be used instead.That said, meet the incremental
|
Posted
over 11 years
ago
The 0.5 is out!No new cool features, that work on Linux-3.9, since we mostly focused on bug fixing (thanks to all who played with the tool and reported those to us), but with the custom kernel (patches are expected to get merged into Linux-3.10) we
|
Posted
over 11 years
ago
So, Andrew Morton has merged into his tree kernel patches, that help us to monitor how tasks change their memory! What it gives to +CRIU ? Quite a lot.For example right now we have a --snapshot option for crtools, that allows us to take incremental
|
Posted
over 11 years
ago
Some numbers concerning optimized freeze time with the help memory tracking. We have a test in zdtm test suite, which creates a big mapping (512 Mb) and populates it with pages. This test is used to demonstrate how memory tracking can speed dumping
|
Posted
over 11 years
ago
Some small improvement for the "exec" command. Now it also supports syscalls' argument, in which kernel puts some data back, e.g. the 2nd argument to the read() system call. To do this provide the "@" arg in the command line in the respective place.See http://criu.org/Remote_syscall_execution for details.
|
Posted
over 11 years
ago
Great news!There's a new vzctl in +OpenVZ that is now integrated with the CRIU tool. So from now on, you can easily live-migrate containers on vanilla kernel v3.9 and above :)Have fun!
|
Posted
over 11 years
ago
After +Andrey Wagin +LVEE visit and +CRIU talk I continued my experiments with criu. Frankly speaking it happens only from time to time, last time was on LinuxCon Europe 2012 in Barcelona, after meeting with +Kirill Kolyshkin and +Pavel
|
Posted
over 11 years
ago
My proposal to talk about +CRIU on LinuxCon North America has been accepted! :)This time I plan not just talk about what we would the project to do, but about what it actually does and how these features are used in real life.
|
Posted
over 11 years
ago
Great news! The memory changes tracking patches are merged within the 3.11 merge window!Looking forward to fool-blooded incremental snaphots and iterative live migration in criu-0.7 + linux-3.11 pair.
|
Posted
over 11 years
ago
We've recently received a lot of feedback from people who (try to) use CRIU. This feedback was summarized and added on the "usage scenarios" page on our wiki. Interestingly, that quite a lot of them are about applications debugging and analysis.Thank's everyone who helps us move the project further!
|