d69e850255
(This code is as yet untested; to come after man page is written.) This also adds inlines to cpufunc.h for the RDTSC, RDMSR, WRMSR, and RDPMC instructions. The user-mode interface is via a subdevice of mem.c; there is also a kernel-size interface which might be used to aid profiling.
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
# $Id$
|
|
BOUNCEPAGES opt_bounce.h
|
|
USER_LDT
|
|
MATH_EMULATE opt_math_emulate.h
|
|
GPL_MATH_EMULATE opt_math_emulate.h
|
|
MAXCONS opt_syscons.h
|
|
IBCS2 opt_ibcs2.h
|
|
SHOW_BUSYBUFS opt_machdep.h
|
|
PANIC_REBOOT_WAIT_TIME opt_machdep.h
|
|
LARGEMEM opt_machdep.h
|
|
MAXMEM opt_machdep.h
|
|
LINUX opt_linux.h
|
|
PERFMON opt_perfmon.h
|