christos
b7748ce1d5
change HUMAN_NUMBER back to 5
2008-05-31 12:48:41 +00:00
christos
c2a7e74ac0
remove stray `
2008-05-30 21:53:21 +00:00
christos
6cb1513d20
- fix an amd cache entry.
...
- merge tables
- support phenom
from Paul Goyette
2008-05-30 18:49:03 +00:00
christos
ab8d9f698c
de-duplicated cacheinfo.h
2008-05-30 14:41:57 +00:00
ad
11a6779a98
Print AMD power management features.
2008-05-21 01:12:12 +00:00
tsutsui
9ac86cd165
Sync intel_cpuid_cache_info with src/sys/arch/x86/x86/identcpu.c.
2008-05-17 13:20:27 +00:00
chris
f703bee5ef
Fix two sizeof(__arraycount()) to not use sizeof when looking up the size
...
of the array.
This fixes a crash when run on amd phenom under amd64.
Issue reported and inital patch by Paul Goyette.
2008-05-15 23:31:56 +00:00
ad
8038b5d5a5
Report: family, model, extfamily, extmodel
2008-05-10 15:01:05 +00:00
skrll
65d8db46d0
Make this compile.
2008-05-06 09:10:25 +00:00
ad
51e7ff401b
PR port-amd64/37461 x86 cpu dmesg output is noisy
...
Port identifycpu() to userspace. The kernel lies and reports on cpuN while
actually using the values from cpu0, but this attempts to bind itself to the
requested CPU if running as root. That doesn't work properly yet due to
kern/38588, but will do once that's fixed.
2008-05-05 17:54:14 +00:00