From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KY2tM-000298-5V for qemu-devel@nongnu.org; Tue, 26 Aug 2008 14:03:44 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KY2tJ-00027M-BA for qemu-devel@nongnu.org; Tue, 26 Aug 2008 14:03:42 -0400 Received: from [199.232.76.173] (port=57846 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KY2tI-00027E-Tm for qemu-devel@nongnu.org; Tue, 26 Aug 2008 14:03:40 -0400 Received: from mail2.shareable.org ([80.68.89.115]:54694) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KY2tI-0004M7-Co for qemu-devel@nongnu.org; Tue, 26 Aug 2008 14:03:40 -0400 Date: Tue, 26 Aug 2008 19:03:36 +0100 From: Jamie Lokier Subject: Re: [Xen-devel] Re: [Qemu-devel] [PATCH 01/13] Handle terminating signals. Message-ID: <20080826180336.GA28237@shareable.org> References: <48B3F411.2020306@redhat.com> <18611.63711.631859.280983@mariner.uk.xensource.com> <48B4027C.1000008@codemonkey.ws> <18612.1900.73781.314743@mariner.uk.xensource.com> <48B41B7E.40708@codemonkey.ws> <18612.7267.832361.270651@mariner.uk.xensource.com> <48B41F55.1000909@codemonkey.ws> <18612.8502.305043.233934@mariner.uk.xensource.com> <48B422F2.1090900@codemonkey.ws> <20080826174729.GB25893@shareable.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080826174729.GB25893@shareable.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: xen-devel@lists.xensource.com, Ian Jackson , Gerd Hoffmann Jamie Lokier wrote: > But you did say you're using signalfd(). And signalfd() doesn't > distinguish thread recipients (I'm surprised it doesn't). That whole > meander was just an interesting but irrelevant puzzle. Gah, ignore that paragraph please. Blind spot in manual reading. -- Jamie