WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] disallowed nesting of key handlers (c/s 20929)

To: "Keir Fraser" <keir.fraser@xxxxxxxxxxxxx>
Subject: Re: [Xen-devel] disallowed nesting of key handlers (c/s 20929)
From: "Jan Beulich" <JBeulich@xxxxxxxxxx>
Date: Fri, 12 Feb 2010 08:01:14 +0000
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 12 Feb 2010 00:01:29 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4B75182C020000780002F2E1@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <4B75182C020000780002F2E1@xxxxxxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Oh, and I also think the shared scratch buffer should be at least large
enough to dump NR_CPUS and MAX_VIRT_CPUS wide bitmaps.

Jan

>>> "Jan Beulich" <JBeulich@xxxxxxxxxx> 12.02.10 08:58 >>>
Keir,

I don't think this is a good idea. In the course of analyzing issues with
tmem we had at least one case where this restriction would have
severely hindered debugging: The '0' handler wasn't able to put a
target vCPU to sleep (due to it spinning on a lock in the hypervisor),
and only the subsequent 'd' information really indicated what was
going on.

Generally expecting 'd' to be issued first also doesn't seem adequate
since that may not produce output in the case of a pCPU spinning
with interrupts disabled (whereas '0' in that case still has a chance
to produce useful output).

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx 
http://lists.xensource.com/xen-devel


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>