Dear smp-community,
Since two weeks we have a smp with two Pentium-II 300 running.
/proc/version is:
Linux version 2.0.32 (root@tetsmp1) (gcc version 2.7.2.3) #2 Tue Sep 15 15:17:32
CEST 1998
The performance of this beast is exactly as if only one processor would be
available. When I have two independent processes, "time" says that
both processes consume as much cpu-time in user mode as in system-mode.
When only one process is running, "time" says that almost all cpu-time
was consumed in user mode.
"top" says that both independent jobs get about 100% of cpu each.
The two independent processes do almost no I/O, but they both
need a memory bandwidth of about 120 MByte/s.
Does this ring a bell to somebody?
What am i doing wrong?
Warner Bruns