From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH 0 of 6] [RFC] Use wait queues for paging, v2 Date: Sun, 26 Feb 2012 23:14:07 +0100 Message-ID: <20120226221407.GA6385@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.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Tim Deegan Cc: andres@gridcentric.ca, xen-devel@lists.xensource.com, adin@gridcentric.ca List-Id: xen-devel@lists.xenproject.org On Thu, Feb 23, Tim Deegan wrote: > This is v2 of the patch I posted last week, after feedback from Andres. Tried this series, but processes in dom0 started to hang in D state when a paged guest is started. I will see if I can spot the error. Olaf