[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] RFC: Still TODO for 4.2?
On Thu, Jan 19, 2012 at 8:35 AM, Jan Beulich <JBeulich@xxxxxxxx> wrote:
I do have a set of initial patches for xl remus. Since the "script=" support doesnt exist for disk configurations (required to support both DRBD and tapdisk backends). So, currently I only have memory checkpointing functionality. No disk buffering. Will submit it in a day or so. About network buffering: a. There is code to install and manipulate the network buffer via netlink messages. And its in python. While the "xl remus" control flow starts off from C. Either I implement the C equivalent of the python code or call the python code from C (this is C->python and not the other way around). Please correct me if I am wrong. b. The kernel module (sch_plug): Last I knew, the network buffering module (sch_plug) was in the pvops tree (2.6.* series). When the tree moved to 3.0 series, it got axed off. While I am still, convincing the netdev folks into accepting this module upstream, I have a link in the remus wiki, asking people to download/compile the module. (People do this only after shooting a couple of "Remus is not working" emails to the mailing list) As an alternative, I could pull it into the tools/remus/ folder (just like the way it used to be before the pvops kernels) and compile it as part of the tools compilation process. But as starters, people would be able to play with remus via xl (just memory checkpointing). What do you folks think? shriram _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |