Freebsd 5.4 smp on amd64
Andrew P.
infofarmer at gmail.com
Tue Nov 1 15:46:25 PST 2005
On 11/1/05, Ian Lord <mailing-lists at msdi.ca> wrote:
> Hi,
>
> I compiled my kernel using
>
> options SMP
>
> it seems to work, I now see 4 cpus on my server (2 xeon with HTT) so
> It seems fine.
>
> Following the documentation I tried to use either
> device apic
> or
> options APIC_IO
>
> both are refused by /usr/sbin/config
>
> are they mandatory or does the documentation needs updating ?
>
> Thanks
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"
>
apic is an integral part of amd64 architecture, so there's
no option for it. We're proud that the docs are always in
need of updating - it shows how prolific the developers
really are.
More information about the freebsd-questions
mailing list