from the smp man page.....
1) make sure you have options SMP in your kernel and is built and compiled OK. 2)put the lines in the /boot/loader.conf and reboot the system.... ==================== machdep.cpu_idle_hlt=0 machdep.hlt_cpus=0 machdep.hlt_logical_cpus=0 machdep.hyperthreading_allowed=1 ========================== should work... my cpus are pentiuns HT or pentius 4 dual core Lenzi _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
