From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] mem_event: use wait queue when ring is full Date: Thu, 15 Dec 2011 14:15:58 +0100 Message-ID: <20111215131558.GA15903@aepfle.de> References: <20111215124329.GD4274@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20111215124329.GD4274@ocelot.phlegethon.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tim Deegan Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Dec 15, Tim Deegan wrote: > This patch is OK by me as it stands, so > Acked-by: Tim Deegan > > but I'll wait for an explicit ack from Andres or Adin before applying > it. Thanks. I will add some sort of accounting as it is done in the version from Andres, so that each vcpu can place at least one request. Hopefully I will send v7 of my change out today. Olaf