From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Re: Re: mapping problems in xenpaging Date: Tue, 11 Oct 2011 08:04:40 +0200 Message-ID: <20111011060440.GA7848@aepfle.de> References: <20111010092111.GB31800@ocelot.phlegethon.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 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: zhen shi , Keir Fraser , Tim Deegan , xen-devel@lists.xensource.com, Adin Scannell List-Id: xen-devel@lists.xenproject.org On Mon, Oct 10, Andres Lagar Cavilla wrote: > Pigybacking another question: ultimately, if we get p2m sync correct, > paging can introduce arbitrary waits. Currently the code bails out, > rather ungracefully (e.g. hvm_copy). Is this what wait queues were > introduced for? Hasn't that been implemented purely out of lack of > cycles, or something more fundamental awaits? I did not have the time yet to make use of that new feature. Olaf