From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 0 of 5] Mem event interface improvements Date: Tue, 6 Dec 2011 13:23:15 +0100 Message-ID: <20111206122315.GA5614@aepfle.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: Andres Lagar-Cavilla Cc: andres@gridcentric.ca, xen-devel@lists.xensource.com, tim@xen.org, keir.xen@gmail.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Mon, Dec 05, Andres Lagar-Cavilla wrote: > In this patch series we add a series of improevements to the memory > event interface. Namely: > - Allow batched consumption of multiple outstanding responses > - Signal Xen to consume responses solely with an event channel kick > - Extra flag to tag events generated byforeign-domains > - Allow placing dummy domains in the ring, to keep it in sync if > a state transition does not require an explicit response. Assuming that these patches have been tested, I'm ok with them. Olaf