Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2000 20:13:18 +0300
From:      "Dmitry S. Rzhavin" <dima@rt.ru>
To:        John.Hubbard@Gunter.AF.mil
Cc:        smp@FreeBSD.ORG
Subject:   Re: 3.4 and SMP
Message-ID:  <38DA50AD.2D8220A7@rt.ru>
References:  <3B1064C98BAFD311B95E009027B11E4F14D276@fsjubj07.ssg.gunter.af.mil>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DA50AD.2D8220A7>