From owner-freebsd-threads@FreeBSD.ORG Thu Nov 18 23:41:50 2004 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE8C516A4CE for ; Thu, 18 Nov 2004 23:41:50 +0000 (GMT) Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACFB43D46 for ; Thu, 18 Nov 2004 23:41:50 +0000 (GMT) (envelope-from julian@elischer.org) Received: from elischer.org (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id AC8F67A403; Thu, 18 Nov 2004 15:41:50 -0800 (PST) Message-ID: <419D333E.7000906@elischer.org> Date: Thu, 18 Nov 2004 15:41:50 -0800 From: Julian Elischer User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030516 X-Accept-Language: en, hu MIME-Version: 1.0 To: Petri Helenius References: <419D2FF8.7070602@he.iki.fi> In-Reply-To: <419D2FF8.7070602@he.iki.fi> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-threads@freebsd.org Subject: Re: atomic_64 operations X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 23:41:51 -0000 I don't remember, but if it's here we probably need to have it on all architectures.. The 64 bit archs would be ok I guess.. don't know about ARM etc. Petri Helenius wrote: > > I found a patch dating back to 2002 implementing atomic 64 bit > arithmetic on i386. Is there a reason why that got never committed? > > (this is related to my quest reducing mutexes, having 64bit add would > reduce the requirement nicely) > > Pete > > _______________________________________________ > freebsd-threads@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-threads > To unsubscribe, send any mail to > "freebsd-threads-unsubscribe@freebsd.org"