Date: Mon, 23 Apr 2001 12:39:07 -0400 (EDT) From: Andrew Gallatin <gallatin@cs.duke.edu> To: Peter Wemm <peter@wemm.org> Cc: John Baldwin <jhb@FreeBSD.ORG>, alpha@FreeBSD.ORG Subject: Re: SMP is stable now. Whee! :) Message-ID: <15076.23211.400032.46307@grasshopper.cs.duke.edu> In-Reply-To: <20010423163343.8E38638FC@overcee.netplex.com.au> References: <15076.11793.428586.604450@grasshopper.cs.duke.edu> <20010423163343.8E38638FC@overcee.netplex.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15076.23211.400032.46307>