From owner-freebsd-alpha Mon Apr 23 9:39:42 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id C641437B423; Mon, 23 Apr 2001 09:39:38 -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 MAA02747; Mon, 23 Apr 2001 12:39:37 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.3/8.9.1) id f3NGd7h14471; Mon, 23 Apr 2001 12:39:07 -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: <15076.23211.400032.46307@grasshopper.cs.duke.edu> Date: Mon, 23 Apr 2001 12:39:07 -0400 (EDT) To: Peter Wemm Cc: John Baldwin , alpha@FreeBSD.ORG Subject: Re: SMP is stable now. Whee! :) In-Reply-To: <20010423163343.8E38638FC@overcee.netplex.com.au> References: <15076.11793.428586.604450@grasshopper.cs.duke.edu> <20010423163343.8E38638FC@overcee.netplex.com.au> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Peter Wemm writes: > In John's alpha.smp.patch: > > @@ -704,11 +714,22 @@ > u_quad_t sticks; > u_int64_t args[10]; /* XXX */ > u_int hidden = 0, nargs; > +#idef SMP > + critical_t s; > +#endif Ah.. I was using his older one, prior to the SMP ifdefs. He probably didn't compile it. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message