From owner-freebsd-ppc Tue Oct 1 6:23:54 2002 Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4661B37B401; Tue, 1 Oct 2002 06:23:53 -0700 (PDT) Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 929BD43E65; Tue, 1 Oct 2002 06:23:52 -0700 (PDT) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA19575; Tue, 1 Oct 2002 09:23:52 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g91DNMG11000; Tue, 1 Oct 2002 09:23:22 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15769.41417.992988.967586@grasshopper.cs.duke.edu> Date: Tue, 1 Oct 2002 09:23:21 -0400 (EDT) To: Peter Grehan Cc: freebsd-ppc@FreeBSD.ORG Subject: Re: atomic.h vs atomic.s In-Reply-To: <3D9998BA.6122FC2D@freebsd.org> References: <15768.30116.381592.891890@grasshopper.cs.duke.edu> <3D9998BA.6122FC2D@freebsd.org> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-ppc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Peter Grehan writes: > > Actually, I think it's a simple problem: the atomic_* routines don't > >disable interrupts, so there's a window between the initial load > >and the reservation. > > I'm completely wrong about this, but until I get work out the bugs > in atomic.h, I've put up a new kernel.nfs built with a brain-dead atomic.h > (also on freebsd.org/~grehan) that will suffice for now. > > Netperf seems to work OK. Let me know if you get any further. > > later, Netperf works for me too. But .. I'm still getting the transient compiler failures when I first start a build. And it locked up solid the first time I started the build.. Scary. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ppc" in the body of the message