1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/i386/include
Bruce Evans 79df6d8597 trap.c:
Fixed profiling of system times.  It was pre-4.4Lite and didn't support
statclocks.  System times were too small by a factor of 8.

Handle deferred profiling ticks the 4.4Lite way: use addupc_task() instead
of addupc().  Call addupc_task() directly instead of using the ADDUPC()
macro.

Removed vestigial support for PROFTIMER.

switch.s:
Removed addupc().

resourcevar.h:
Removed ADDUPC() and declarations of addupc().

cpu.h:
Updated a comment.  i386's never were tahoe's, and the deferred profiling
tick became (possibly) multiple ticks in 4.4Lite.

Obtained from:	mostly from NetBSD
1996-06-25 20:02:16 +00:00
..
pc
_limits.h
ansi.h Oops, this should have been with the ctype changes. 1996-05-01 00:47:05 +00:00
apm_bios.h Adds the APM hooks into the generic pccard kernel files. With this code 1996-04-23 16:03:08 +00:00
apm_segments.h Bring in most of Bruce's prot_to_real() changes into the APM BIOS 1996-03-11 06:48:57 +00:00
asc_ioctl.h
asmacros.h Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
bootinfo.h
cdk.h Add $Id$ 1996-05-04 08:42:14 +00:00
clock.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
comstats.h Add $Id$ 1996-05-04 08:42:14 +00:00
conf.h
cons.h
console.h Change the way moused talk to syscons, now its only delivering mouseevents 1996-06-25 08:54:57 +00:00
cpu.h trap.c: 1996-06-25 20:02:16 +00:00
cpufunc.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
cputypes.h
cronyx.h
db_machdep.h
devconf.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
endian.h
exec.h
float.h
floatingpoint.h
frame.h
gsc.h
ieeefp.h
in_cksum.h Add an incremental checksum update routine. Perhaps some i386 assembly 1996-05-23 20:11:48 +00:00
ioctl_ctx.h
ioctl_fd.h
ioctl_meteor.h A trailing patch Jim left out of the last commit. 1996-06-07 22:55:14 +00:00
ipl.h
joystick.h
laptops.h Updated the laptop 'kludge' file. Hopefully this can go away soon. 1996-04-22 22:29:40 +00:00
limits.h
lpt.h
md_var.h
mouse.h
mtpr.h
npx.h
param.h Another sweep over the pmap/vm macros, this time with more focus on 1996-05-03 21:01:54 +00:00
pcaudioio.h
pcb.h Don't return unused values in cpu_switch() or savectx(). 1996-05-01 03:47:04 +00:00
pcvt_ioctl.h
perfmon.h Add support for Pentium and Pentium Pro performance counters. 1996-03-26 19:57:56 +00:00
pmap.h Removed unnecessary forward declarations of incomplete structs. 1996-06-08 11:21:19 +00:00
proc.h hp300 -> i386 1996-04-10 05:27:11 +00:00
profile.h
psl.h
ptrace.h
qcam.h Update to 1.1beta5d 1996-05-04 07:05:55 +00:00
random.h Reduced nesting of #includes in random.h and adjusted isa/random_machdep.c 1996-06-17 16:47:43 +00:00
reg.h
reloc.h
segments.h
si.h
signal.h
soundcard.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
speaker.h
specialreg.h Added missing CR0_NW define for Cyrix 486DLC support. It's still not 1996-06-03 19:37:38 +00:00
spigot.h
spl.h This set of commits to the VM system does the following, and contain 1996-05-18 03:38:05 +00:00
stdarg.h
sysarch.h
trap.h
tss.h
types.h
ultrasound.h
varargs.h
vmparam.h removed: 1996-05-02 14:21:14 +00:00
wtio.h