From owner-freebsd-hackers Tue Mar 24 18:35:36 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id SAA14996 for freebsd-hackers-outgoing; Tue, 24 Mar 1998 18:35:36 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from misery.sdf.com (misery.sdf.com [204.244.213.32]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id SAA14985 for ; Tue, 24 Mar 1998 18:35:27 -0800 (PST) (envelope-from tom@sdf.com) Received: from tom by misery.sdf.com with smtp (Exim 1.82 #3) id 0yHffK-0005PF-00; Tue, 24 Mar 1998 18:11:42 -0800 Date: Tue, 24 Mar 1998 18:11:37 -0800 (PST) From: Tom To: Terry Lambert cc: Dalibor Sramek , jb@cimlogic.com.au, hackers@FreeBSD.ORG Subject: Re: Free-BSD threads & IO In-Reply-To: <199803250120.SAA15818@usr02.primenet.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 25 Mar 1998, Terry Lambert wrote: > If you are not using "-stable", but instead are using a FreeBSD > from a CDROM, you will not be able to get your threads code to > work reliably, especially if you are using signals, sockets, the signals/alarms don't seem to work well in stable either. MySQL's thr_alarm test hangs when used with FreeBSD threads. Passes when used with mit-pthreads on FreeBSD, and passes with posix threads on other systems (Linux and Solaris). Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message