[EMAIL PROTECTED] wrote:

> > i have compiled freeBSD 3.4 SMP. but when i try to boot it the kernel
> > shows "Testing APIC 8254" and then it hangs. earlier i had run mptable
> > and it showed:I/O APICs:
> > ----------------------
> > {Lots of stuff}....
> >
> >  APIC ID Version State           Address
> >                  2       0x20    usable          0xfec00000
> >                  3       0x20    usable          0xfd8df000
>
> You seem to have two IO APICs. You need
>
> options                NAPIC=2                 # number of IO APICs
>
> in the kernel config, *and* the following patch to sys/i386/i386/pmap.c
> (this patch is in 3.4-STABLE, but not in 3.4-RELEASE).

thanx .... it is working now. though frankly i am still clueless about how it is
working. are there any docs about SMP on freebsd??

joy




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to