I am not sure how to proof this, or to verify for sure, however, doesn't
matter what version of OpenBSD I install, or 3.3 up to 4.1
Nothing running and plain install I always get a load average in top, or
uptimne to be ~1.15 +/- on either Sun V100 or X1. However, I get ~0.07
on V120 and T1.
Doesn't look like it's a specific processor issue, but I don't know really.
X1 off by 1:
hw.model=SUNW,UltraSPARC-IIe @ 500 MHz, version 0 FPU
V100 off by 1:
hw.model=SUNW,UltraSPARC-IIe (rev 3.3) @ 548 MHz, version 0 FPU
V120 OK:
hw.model=SUNW,UltraSPARC-IIe (rev 3.3) @ 648 MHz, version 0 FPU
T1 OK:
hw.model=SUNW,UltraSPARC-IIi @ 440.039 MHz, version 0 FPU
is there a way to see that for sure somehow? Or isolate this more closely?
I have multiple one of each and they all give the same results.
Is it possible that somehow the representation always add 1 in these cases?
Not a big deal, but always wonder where that can possible comes from and
why. Obviously it's been there for many years, so not that of a big deal.
Best,
Daniel