From owner-p4-projects@FreeBSD.ORG Wed Sep 12 23:19:24 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 567CF16A517; Wed, 12 Sep 2007 23:19:24 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B93E216A46D; Wed, 12 Sep 2007 23:19:23 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: from heff.fud.org.nz (203-109-251-39.static.bliink.ihug.co.nz [203.109.251.39]) by mx1.freebsd.org (Postfix) with ESMTP id 1B0E813C465; Wed, 12 Sep 2007 23:19:23 +0000 (UTC) (envelope-from thompsa@FreeBSD.org) Received: by heff.fud.org.nz (Postfix, from userid 1001) id 57EAA1CC2F; Thu, 13 Sep 2007 11:07:00 +1200 (NZST) Date: Thu, 13 Sep 2007 11:07:00 +1200 From: Andrew Thompson To: Pawel Jakub Dawidek Message-ID: <20070912230700.GC63121@heff.fud.org.nz> References: <200709120832.l8C8WLlm085731@repoman.freebsd.org> <20070912150017.GA3553@garage.freebsd.pl> <3bbf2fe10709121530h6d0681c4xa247fe7d31cb2c2e@mail.gmail.com> <20070912223833.GC4909@garage.freebsd.pl> <20070912230205.GF4909@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070912230205.GF4909@garage.freebsd.pl> User-Agent: Mutt/1.5.13 (2006-08-11) Cc: Attilio Rao , Kip Macy , Perforce Change Reviews , Kip Macy Subject: Re: PERFORCE change 126330 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Sep 2007 23:19:24 -0000 On Thu, Sep 13, 2007 at 01:02:05AM +0200, Pawel Jakub Dawidek wrote: > On Wed, Sep 12, 2007 at 03:49:55PM -0700, Kip Macy wrote: > > Andrew Thompson explicitly asked for the possibility of shared acquisition. > > A flag for callout_init_lock() will be enough? Or it wants it to be > sometimes acquired shared and sometimes exclusive? I think a flag is plenty.