From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: Need help with fixing the Xen waitqueue feature Date: Fri, 25 Nov 2011 13:56:04 +0100 Message-ID: <20111125125604.GA14585@aepfle.de> References: <20111123223049.GA14423@aepfle.de> <20111124100021.GA17462@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20111124100021.GA17462@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On Thu, Nov 24, Olaf Hering wrote: > On Wed, Nov 23, Keir Fraser wrote: > > > ...from qemu-dm. Problem is that toolstack is not killing qemu-dm, or > > qemu-dm is not responding to some shutdown signal. > > In the first crash there was no qemu-dm process left from what I > remember. I will see if it happens again. I see the patches were already commited. Thanks. After more investigation my config file has on_crash="preserve". To me it looks like the guest kills itself, since nothing is in the logs. So after all thats not a waitqueue issue, and most likely also not a paging bug. Olaf