What strikes me as very bizarre is that my slower amd64 machine at home is just fine and runs really well. That one has an nvidia chipset on the A8N-SLI motherboard. The machines that aren't working properly have the A8N-VM CMS board which also uses the nvidia chipset.

I just don't understand how there can be a difference factor of 10. 30 seconds for make depend on the A8N-SLI and 30 mins on the A8N-VM CMS (???)

I MUST be missing something simple - has nobody else seen this?


Regards,
Stephen


On 15-Nov-06, at 9:36 PM, Chris Kuethe wrote:

Dmesg?

Nvidia chipsets are dog-slow.

On 11/15/06, Stephen Schaff <[EMAIL PROTECTED]> wrote:
this is my first post to the list - so please bear with me...

I have 2 amd64 machines that I plan on using in production, and 1
amd64 machine at home for testing.
I tried installing the amd64 openbsd on both machines and discovered
that doing a make on anything goes really, really slowly. I have the
i386 openbsd installed on my test system and it does everything very
quickly. So, I tried installing i386 on my 2 production machines.
It's still slow on both of them!

When I say slow, here's what I mean. I'm compiling a new kernel with
raid support. Just doing a make depend take roughly 30 seconds on my
test machine and 30 minutes on the production machines.

# time make depend

TEST MACHINE:
0m31.36s real     0m20.64s user     0m6.32s system

PRODUCTION MACHINE:
36m8.08s real     5m32.17s user     1m37.57s system

Here's the hardware:
# sysctl hw

TEST MACHINE:
hw.machine=i386
hw.model=AMD Athlon(tm) 64 Processor 3000+ ("AuthenticAMD" 686-class,
512KB L2 cache)
hw.ncpu=1
hw.byteorder=1234
hw.physmem=1073246208
hw.usermem=1072939008
hw.pagesize=4096
hw.disknames=wd0,cd0
hw.diskcount=2
hw.sensors.0=it0, Fan1, 5443 RPM
hw.sensors.3=it0, VCORE_A, 1.41 V DC
hw.sensors.4=it0, VCORE_B, 0.00 V DC
hw.sensors.5=it0, +3.3V, 3.28 V DC
hw.sensors.6=it0, +5V, 5.03 V DC
hw.sensors.7=it0, +12V, 11.78 V DC
hw.sensors.8=it0, Unused, 0.82 V DC
hw.sensors.9=it0, -12V, -17.00 V DC
hw.sensors.10=it0, +5VSB, 4.78 V DC
hw.sensors.11=it0, VBAT, 3.06 V DC
hw.sensors.12=it0, Temp 1, 35.00 degC
hw.sensors.13=it0, Temp 2, 37.00 degC
hw.sensors.14=it0, Temp 3, 25.00 degC
hw.cpuspeed=1810
hw.setperf=100
hw.vendor=ASUSTeK Computer INC.
hw.product=A8N-SLI DELUXE
hw.version=1.XX
hw.serialno=123456789000
hw.uuid=000fa389-5f1d-d711-9ec4-0011d84a06a8

PRODUCTION MACHINE:
hw.machine=i386
hw.model=AMD Athlon(tm) 64 Processor 3500+ ("AuthenticAMD" 686-class,
512KB L2 cache)
hw.ncpu=1
hw.byteorder=1234
hw.physmem=1005940736
hw.usermem=1005699072
hw.pagesize=4096
hw.disknames=cd0,wd0,wd1,wd2,wd3
hw.diskcount=5
hw.sensors.0=lm0, VCore A, 2.96 V DC
hw.sensors.1=lm0, VCore B, 3.63 V DC
hw.sensors.2=lm0, +3.3V, 3.38 V DC
hw.sensors.3=lm0, +5V, 5.67 V DC
hw.sensors.4=lm0, +12V, 16.32 V DC
hw.sensors.5=lm0, -12V, -12.86 V DC
hw.sensors.6=lm0, -5V, -5.36 V DC
hw.sensors.7=lm0, Temp1, 33.00 degC
hw.sensors.10=lm0, Fan3, 4017 RPM
hw.cpuspeed=2211
hw.setperf=100
hw.vendor=ASUSTeK Computer INC.
hw.product=A8N-VM CSM
hw.uuid=c478ed80-74fe-d511-b068-749cdaa7f59a




ANY ideas? This one is stumping me completely and I've wasted a week
trying to sort it out.
TIA!

Stephen




--
GDB has a 'break' feature; why doesn't it have 'fix' too?

Reply via email to