On Thu, 14 Mar 2002, Michael Smith wrote:

> > hw.busfrequency = 133326902
>
> Not typically obtainable.  And which bus?

This is available for ia64. I think the speed returned by ia64 firmware
for this is the FSB speed.

>
> > 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).

Certainly also available for ia64.

>
> > hw.cachelinesize = 32
> > hw.l1icachesize = 32768
> > hw.l1dcachesize = 32768
> > hw.l2cachesize = 262144
>
> Most of these can be obtained, one way or another.

I can get this too. Also sizes of various levels of TLB too for fun...

-- 
Doug Rabson                             Mail:  [EMAIL PROTECTED]
                                        Phone: +44 20 8348 6160



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

Reply via email to