From owner-cvs-src@FreeBSD.ORG Wed Dec 10 04:11:24 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9206716A4CE; Wed, 10 Dec 2003 04:11:24 -0800 (PST) Received: from telecom.net.et (ns2.telecom.net.et [213.55.64.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0829A43D35; Wed, 10 Dec 2003 04:11:19 -0800 (PST) (envelope-from mtm@identd.net) Received: from [213.55.66.19] (HELO pool-151-200-10-97.res.east.verizon.net) by telecom.net.et (CommuniGate Pro SMTP 3.4.8) with ESMTP-TLS id 31757306; Wed, 10 Dec 2003 15:06:02 +0300 Received: from mobile.acsolutions.com (localhost [127.0.0.1]) ESMTP id hBACB5N5013155; Wed, 10 Dec 2003 15:11:07 +0300 (EAT) (envelope-from mtm@mobile.acsolutions.com) Received: (from mtm@localhost) by mobile.acsolutions.com (8.12.10/8.12.10/Submit) id hBACB4GS013154; Wed, 10 Dec 2003 15:11:04 +0300 (EAT) (envelope-from mtm) Date: Wed, 10 Dec 2003 15:11:02 +0300 From: Mike Makonnen To: Kris Kennaway Message-ID: <20031210121102.GA13044@mobile.acsolutions.com> References: <200312091112.hB9BCBdi079846@repoman.freebsd.org> <20031209191519.GC10414@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031209191519.GC10414@hub.freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD/5.2-CURRENT (i386) cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libthr/thread thr_cond.c thr_mutex.c thr_private.h thr_sig.c thr_spinlock.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Dec 2003 12:11:24 -0000 On Tue, Dec 09, 2003 at 11:15:19AM -0800, Kris Kennaway wrote: > On Tue, Dec 09, 2003 at 03:12:11AM -0800, Mike Makonnen wrote: > > mtm 2003/12/09 03:12:11 PST > > > > FreeBSD src repository > > > > Modified files: > > lib/libthr/thread thr_cond.c thr_mutex.c thr_private.h > > thr_sig.c thr_spinlock.c > > Log: > > Fix the wrapper function around signals so that a signal handling > > thread on one of the mutex or condition variable queues is removed > > from those queues before the real signal handler is called. > > Does this series of commits fix the problems with signal delivery I > reported several months ago? > It fixes *a* signals problem, but I don't know if it fixes the problems you're seeing. The reason I don't know is because my gui testbox is a UP machine (and it doesn't show the Mozilla hangs you mentioned). The SMP test boxes are remote machines and they don't run X. Cheers. -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: 00E8 61BC 0D75 7FFB E4D3 6BF1 B239 D010 3215 D418 mtm@FreeBSD.Org| FreeBSD - Unleash the Daemon !