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
..
1995-02-03 21:49:18 +00:00
1995-09-08 03:22:00 +00:00
1995-05-30 08:16:23 +00:00
1996-05-04 08:42:14 +00:00
1996-06-14 11:02:28 +00:00
1996-05-04 08:42:14 +00:00
1995-12-08 11:19:42 +00:00
1996-06-25 20:02:16 +00:00
1996-06-14 11:02:28 +00:00
1996-02-06 18:51:28 +00:00
1996-06-14 11:02:28 +00:00
1995-05-30 08:16:23 +00:00
1995-02-03 21:49:18 +00:00
1995-05-30 08:16:23 +00:00
1994-09-09 11:27:50 +00:00
1996-04-10 05:27:11 +00:00
1996-05-04 07:05:55 +00:00
1994-08-21 04:55:31 +00:00
1996-06-14 11:02:28 +00:00
1995-09-01 00:25:18 +00:00
1996-05-02 14:21:14 +00:00