rmind
481ae1556f
- Add general cpuset macros.
...
- Use kcpuset name for kernel-only functions.
- Use cpuid_t to specify CPU ID.
- Unify all cpuset users.
API is expected to be stable now.
2008-06-16 01:41:20 +00:00
rmind
1ce83e28f1
Sync with the latest cpuset changes.
2008-06-16 00:33:24 +00:00
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
fb00930331
Clarify output of 'id' column.
2008-05-12 14:16:04 +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
martin
11a6dbe728
Convert TNF licenses to new 2 clause variant
2008-04-30 13:10:46 +00:00
martin
ce099b4099
Remove clause 3 and 4 from TNF licenses
2008-04-28 20:22:51 +00:00
martin
23e1f3f5d4
Use cpu index instead of ID for cpuctl; extend listing to provide both
...
numbers (but now the ID is only informational).
2008-03-25 15:06:02 +00:00
tnn
0214c0c459
improve usage()
2008-01-09 00:01:33 +00:00
ad
18af8ee9bd
Add cpuctl(8). For now this is not much more than a toy for debugging and
...
benchmarking that allows taking CPUs online/offline.
2007-08-04 11:02:56 +00:00