From owner-freebsd-smp Sun Jul 20 10:06:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA24526 for smp-outgoing; Sun, 20 Jul 1997 10:06:26 -0700 (PDT) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA24492; Sun, 20 Jul 1997 10:06:10 -0700 (PDT) Received: (from root@localhost) by dyson.iquest.net (8.8.6/8.8.5) id MAA03874; Sun, 20 Jul 1997 12:05:12 -0500 (EST) From: "John S. Dyson" Message-Id: <199707201705.MAA03874@dyson.iquest.net> Subject: Re: Need advice for SMP production server In-Reply-To: <199707201635.KAA00807@Ilsa.StevesCafe.com> from Steve Passe at "Jul 20, 97 10:35:50 am" To: smp@csn.net (Steve Passe) Date: Sun, 20 Jul 1997 12:05:12 -0500 (EST) Cc: ady@warp.starnets.ro, freebsd-smp@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Reply-To: dyson@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL31 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > Hi, > > > I need some advice regarding a full reinstall for an 2xP133 server (Tyan > > Tomcat III S1563D with AHA2940AU). > > ... > > From what I read on the -current and -smp lists I understood that there > > are some minor problems with the 06/18 snapshot and also that Steve is > > started the long awaited move from the 'giant lock' to the 'finer grained > > lock' kernel architecture, which means current kernels are pretty > > untrustable. > > For the situation to be clear I attached an 'mptable -verbose -dmesg' > > output. > > your mptable shows the proper connections for the new code. I would tend > to suggest the latest SNAP: 970718. Most reports are of good success. > One problem -- there is an issue with my latest VM changes. You'll want to remove pmap_addr_hint call from vm_mmap.c. It (indirectly) breaks X. John