> hw.busfrequency = 133326902

Not typically obtainable.  And which bus?

> hw.cpufrequency = 667000000

Should be obtainable on Alpha and Sparc, and calculable on x86 (though it 
will probably have to be calculated at the time the sysctl is read, since 
it's variable).

> hw.cachelinesize = 32
> hw.l1icachesize = 32768
> hw.l1dcachesize = 32768
> hw.l2cachesize = 262144

Most of these can be obtained, one way or another.

> hw.l2settings = -2147483648

No idea what that's meant to mean.

> Assuming that some or all of this information can be derived on x86 /
> alpha / sparc, how useful do folks think it would be to have this
> information be available from sysctl space?  I personally would love
> to see CPU and bus speed info.

What for?  You haven't caught the Megahertz bug too, have you? 8)

-- 
To announce that there must be no criticism of the president,
or that we are to stand by the president, right or wrong, is not
only unpatriotic and servile, but is morally treasonable to 
the American public.  - Theodore Roosevelt



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to