Re: How to add CPU on server
On Tue, Jul 12, 2005 at 01:21:28PM +0700, Olivier Nicole wrote: > > Do I need to recompile the kernel? Any hints? > > Yes you'd do, unless you enabled SMP in the kernel of the sincle CPU > machine. > > options SMP > > in /sys/i386/conf/YOURKERNEL I think that is enough (rebuild and > reinstall the kernel of course). IIRC you should also consider to add "device apic" to your kernel config (if you dont have already, of course) and perhaps have a short glimpse at the NOTES file. Cheers, Leon -- gnupg key ID: 9B820836 & Fingerprint: 6081 8F41 8FEC 0D69 DB98 F014 0FD4 B47D 9B82 0836 ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
Re: How to add CPU on server
> Do I need to recompile the kernel? Any hints? Yes you'd do, unless you enabled SMP in the kernel of the sincle CPU machine. options SMP in /sys/i386/conf/YOURKERNEL I think that is enough (rebuild and reinstall the kernel of course). Olivier ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
How to add CPU on server
Hi, My server is 5.2.1. Originally, my server has only one CPU. I need to add one more cpu on it. However, after reboot and get from the dmesg, it only show one CPU. Do I need to recompile the kernel? Any hints? Thanks. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"