Subject: NetBSD 1.6I-MP only sees one cpu
To: None <port-i386@netbsd.org, tech-smp@netbsd.org>
From: Sean J. Schluntz <schluntz@workofstone.com>
List: tech-smp
Date: 10/07/2002 18:56:01
(sorry for the crosspost, I'm not sure which of the two groups
should get this message.)

I have a system running 1.6I from current-allsrc sup'd down a
day ago. The system comes up just fine now, with one exception.
It only sees one of the two CPU's.  The system is a Compaq Proliant
PPro200x2.  When it comes up I see:

  NetBSD 1.6I (belldandy) #3: Mon Oct  7 17:38:41 PDT 2002
      root@belldandy:/usr/src/sys/arch/i386/compile/belldandy
  total memory = 97916 KB
  avail memory = 88656 KB
  using 1249 buffers containing 4996 KB of memory
  BIOS32 rev. 0 found at 0xf0000
  mainbus0 (root)
  cpu0 at mainbus0: (uniprocessor)
  cpu0: Intel Pentium Pro (686-class), 199.45 MHz
  cpu0: features f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR>
  cpu0: features f9ff<PGE,MCA,CMOV>
  cpu0: I-cache 8 KB 32b/line 4-way, D-cache 8 KB 32b/line 2-way
  cpu0: L2 cache 256 KB 32b/line 4-way
  cpu0: ITLB 32 4 KB entries 4-way, 2 4 MB entries fully associative
  cpu0: DTLB 64 4 KB entries 4-way, 8 4 MB entries 4-way
  cpu0: 16 page colors

The kernel reports this is a uniprocessor system, even though it
isn't. Is this a known issue with this system or is there something
I can do to get the other processor to spin up?

Thanks!

-Sean