From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH 0 of 3] Remus: control tool Date: Fri, 13 Nov 2009 09:18:59 -0500 Message-ID: <20091113141859.GB23952@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Brendan Cully Cc: andy@cs.ubc.ca, xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Nov 12, 2009 at 05:10:21PM -0800, Brendan Cully wrote: > The following patch series integrates the Remus control layer into > Xen. It provides a single user-visible script ("remus") to activate > Remus on a guest virtual machine, and the libraries required by that > script. Cool. Looking forward to read them. > > Network buffering requires the linux IMQ (http://linuximq.net) patch > to be applied to dom0. I'll mail the upstream version that applies to > the linux-2.6.18-xen.hg tree separately. Is there a 2.6.31.x variant of the code? Are there plans to submit the patches to LKML?