[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [HotSwap] Live Update for Xen
On Fri, 2014-01-17 at 14:22 +0100, Ferdinand Brasser wrote: > Dear all, > > My name is Ferdinand Brasser, research assistant at CASED/TU Darmstadt. > > Here at CASED, we have developed a live updating mechanism for Xen, > which we call it HotSwap. Currently we have a prototype for Xen 4.2 and > would like to know if there is any interest from the community to > integrate our approach into Xen. If so, some advice on how to proceed is > welcomed. > > Our approach to update Xen is - very high level - to load a complete new > version of Xen at runtime and then transfer the state of the old version > to the new one. Afterwards the execution is continued by the new > version. We make use of Xen functions to disable all but one CPU and > interrupts during the update process to keep the state consistent while > transferring. We have evaluate our prototype with the result that the > update process takes about 45ms on our test system. This sounds pretty cool. I think everyone would be interested in hearing a bit more about it and in seeing the code. What is that scope? Does/will it work between arbitrary versions of Xen or is it more aimed at hotfixing a particular version of Xen IOW when the before and after versions are very similar modulo a security update or something similarly contained? How much code is it to make this work and how intrusive is it? Ultimately for it to go upstream it would need to be ported to work with the development version of Xen and then reviewed etc etc. Our guidance for patch submission are at http://wiki.xen.org/wiki/Submitting_Xen_Patches but it might be a bit premature -- just throwing the code into a git tree somewhere would allow interested folks to take a look. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |