From owner-freebsd-smp Thu Mar 23 9:15:34 2000 Delivered-To: freebsd-smp@freebsd.org Received: from balrog.rt.ru (balrog.rt.ru [195.161.0.169]) by hub.freebsd.org (Postfix) with ESMTP id 27A0437BD71 for ; Thu, 23 Mar 2000 09:15:30 -0800 (PST) (envelope-from dima@rt.ru) Received: from rt.ru (localhost [127.0.0.1]) by balrog.rt.ru (8.9.3/8.9.3) with ESMTP id UAA50424; Thu, 23 Mar 2000 20:13:18 +0300 (MSK) (envelope-from dima@rt.ru) Message-ID: <38DA50AD.2D8220A7@rt.ru> Date: Thu, 23 Mar 2000 20:13:18 +0300 From: "Dmitry S. Rzhavin" Organization: Rostelecom Internet X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-20000103-CURRENT i386) X-Accept-Language: ru MIME-Version: 1.0 To: John.Hubbard@Gunter.AF.mil Cc: smp@FreeBSD.ORG Subject: Re: 3.4 and SMP References: <3B1064C98BAFD311B95E009027B11E4F14D276@fsjubj07.ssg.gunter.af.mil> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-smp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org John.Hubbard@Gunter.AF.mil wrote: > > I got this same problem. In fact, I haven't ever gotten SMP working > completely properly > on my machine (which is exactly the same). First, move your NIC into the > first PCI slot, > because none of the other slots work if you enable SMP (nobody on the list > has been able > to tell me why). Then make sure you have this line in your kernel config: > > options "MAXMEM=(1024*256)" # Replace 256 with however many MB > of RAM you have > > Then, under the SMP section, make it look like this: > > options SMP > options APIC_IO > options NCPU=2 > options NBUS=3 > options NAPIC=1 > options NINTR=49 > This did not work for me :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-smp" in the body of the message