Date: Wed, 10 Dec 2003 10:09:25 -0800 From: Kris Kennaway <kris@FreeBSD.org> To: Mike Makonnen <mtm@identd.net> 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 Message-ID: <20031210180925.GD98679@hub.freebsd.org> In-Reply-To: <20031210121102.GA13044@mobile.acsolutions.com> References: <200312091112.hB9BCBdi079846@repoman.freebsd.org> <20031209191519.GC10414@hub.freebsd.org> <20031210121102.GA13044@mobile.acsolutions.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Dec 10, 2003 at 03:11:02PM +0300, Mike Makonnen wrote: > 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. My machines were also UP. I'll test this in a month or so when I get back from vacation. kris -- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe <forsythe@alum.mit.edu>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031210180925.GD98679>