Martin McCormick wrote:
Is there anything special I need to do to make FreeBSD6.2 make
use of both CPU's on a Dell 2650 mother board?

        The boot messages indicate that the OS knows about the 2
CPU's.  Is this correct?

        I heard some rumors that one has to give some sort of
kernel directive but I haven't found anything yet.  This system
will be a secondary DHCP server.  Many thanks

If FreeBSD 6.2 was installed after the dual-core CPU was there, it would have automatically installed the SMP kernel, so you don't need to create a custom kernel.

The easiest way you can check if the support is there by looking at the output of `top`: if there's a column named "C" and it shows "0" and "1", everything's ok ("0" and "1" are the CPUs on which a process is executing).


ACPI APIC Table: <DELL   PE2650  >
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) XEON(TM) CPU 1.80GHz (1794.19-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf24  Stepping = 4
  
Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
  Logical CPUs per core: 2
real memory  = 1073676288 (1023 MB)
avail memory = 1041784832 (993 MB)

Martin McCormick WB5AGZ Stillwater, OK Systems Engineer
OSU Information Technology Department Network Operations Group
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"



Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to