On Mon Jan 25 12:03:08 EST 2010, fors...@terzarima.net wrote:
> >perhaps this would be better in /dev/cons/cpuid ?

i don't think so.

> doppio% cat '#P/cputype'
> AMD64 1802
> 
> doppio% cat '#P/archctl'
> cpu AMD64 1802 pge
> pge on
> coherence mb586
> cmpswap cmpswap486
> i8253set on

none of that was what i was looking for.  i needed the
cpuid family, model, and stepping info.  it's not available
in '#P' and i didn't want to reboot.  also, the vendor
string is helpful and seems silly to add to the kernel.

; aux/cpuid -v
AuthenticAMD
; aux/cpuid -b
AMD Athlon(tm) 64 X2 Dual Core Processor 5000+
; aux/cpuid -s
00060fb2 0f.6b.02
; 8.cpuid -n 0x80000005 # cache sizes
ff08ff08 ff20ff20 40020140 40020140

- erik

Reply via email to