From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Wait queue support for 4.3 Date: Fri, 12 Oct 2012 18:26:17 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andres Lagar-Cavilla Cc: Olaf Hering , Ian Campbell , George Dunlap , Tim Deegan , xen-devel@lists.xen.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org On 12/10/2012 17:43, "Andres Lagar-Cavilla" wrote: >>> The current maintainer (effectively) for wait queues is Keir. Keir, any >>> ideas >>> on a schedule for the cleanup? >> >> I maintain the wait-queue mechanism, but not every (potential) user of it! > > That's the end of my cunning scheme. It was worth a try ... > >> The only use-case above that might fall into my domain is 3, I think. > > So perhaps mm should wait for that to happen to then tackle wait queues for > paging/sharing? I don't see any dependency. And Tim has already proposed patches for use-case 2, in fact, as you noted. So, shouldn't they simply be polished up and applied as soon as possible? Basically, for mm type things, Tim is your man, either as author or reviewer. -- Keir > Thanks, > Andres