From owner-freebsd-current@FreeBSD.ORG Fri Mar 4 02:26:28 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC12816A4CE; Fri, 4 Mar 2005 02:26:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D1B1143D58; Fri, 4 Mar 2005 02:26:28 +0000 (GMT) (envelope-from davidxu@freebsd.org) Received: from [127.0.0.1] (davidxu@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.1/8.13.1) with ESMTP id j242QQOF006425; Fri, 4 Mar 2005 02:26:27 GMT (envelope-from davidxu@freebsd.org) Message-ID: <4227C741.9040400@freebsd.org> Date: Fri, 04 Mar 2005 10:26:09 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Scott Long References: <200503040103.j2413CNr082179@apollo.backplane.com> <4227B7F8.9090304@freebsd.org> <4227BE61.1080805@samsco.org> In-Reply-To: <4227BE61.1080805@samsco.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: alc@freebsd.org cc: freebsd-current@freebsd.org cc: Robert Watson cc: peter@freebsd.org Subject: Re: FreeBSD 5.3 crash (core with debug symbols available) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Mar 2005 02:26:29 -0000 Scott Long wrote: > > Can you provide a reference for the umtx problem? There might be a > reasonable solution. > I have put umtx_q on stack, and link it into global umtx hash, as you said, I have to use malloc/free. > Scott > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" > >