Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Jun 2002 12:53:23 -0400 (EDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Brian Feldman <green@FreeBSD.org>
Cc:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   RE: PERFORCE change 12831 for review
Message-ID:  <XFMail.20020613125323.jhb@FreeBSD.org>
In-Reply-To: <200206131644.g5DGiLB33869@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 13-Jun-2002 Brian Feldman wrote:
> http://people.freebsd.org/~peter/p4db/chv.cgi?CH=12831
> 
> Change 12831 by green@green_laptop_1 on 2002/06/13 09:44:08
> 
>       The zombie_thread_lock can't be a MTX_SPIN if you want to sleep with
>       it held.

EEK!!  Don't do this!  It _has_ to be a spin lock.  What you probably need to
do, is drop it around thread_free().

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.20020613125323.jhb>