SMP issues on K8S Pro S2882G3NR
Andrew Houghton
aah at roarmouse.org
Mon Apr 19 21:12:38 PDT 2004
Andrew Houghton wrote:
> Tyan posted BIOS v. 2.01 on their site today
> (http://www.tyan.com/support/html/b_s2882.html). I was hoping this
> would fix the issue, but it hasn't -- the system still only sees one
> CPU. This is with a completely GENERIC kernel and
I should rephrase that.. the system appears to see both CPUs, but only
appears to start one. I'm basing this entirely off the dmesg output and
the fact that ps doesn't show any processes on CPU 1. This seemed sort
of interesting, though:
$ ps -lxa | egrep 'idle|CPU'
UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
0 11 0 0 -16 0 0 20 - RL ?? 41:25.12
(idle: cpu1)
0 12 0 0 -16 0 0 20 - RL ?? 41:22.70
(idle: cpu0)
1001 704 633 0 -8 0 5708 920 piperd S+ p0 0:00.01 egrep
idle|CPU
$
Am I misreading that, or do I have two idle processes even though only
one CPU seems to have started?
- a.
More information about the freebsd-amd64
mailing list