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
..
1993-10-16 14:40:57 +00:00
1995-02-03 21:49:18 +00:00
1996-05-01 00:47:05 +00:00
1996-04-23 16:03:08 +00:00
1996-03-11 06:48:57 +00:00
1995-09-08 03:22:00 +00:00
1996-05-31 01:08:08 +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
1994-08-02 07:55:43 +00:00
1996-06-25 08:54:57 +00:00
1996-06-25 20:02:16 +00:00
1996-06-14 11:02:28 +00:00
1996-01-30 23:02:38 +00:00
1996-02-06 18:51:28 +00:00
1995-12-03 10:40:16 +00:00
1996-06-14 11:02:28 +00:00
1995-02-12 08:31:31 +00:00
1994-09-24 21:37:01 +00:00
1993-11-07 17:43:17 +00:00
1994-09-20 22:26:37 +00:00
1996-01-30 23:02:38 +00:00
1995-01-07 14:52:08 +00:00
1996-01-30 23:02:38 +00:00
1996-05-23 20:11:48 +00:00
1995-05-30 08:16:23 +00:00
1996-01-30 23:02:38 +00:00
1996-06-07 22:55:14 +00:00
1994-08-02 07:55:43 +00:00
1995-02-22 23:34:58 +00:00
1996-04-22 22:29:40 +00:00
1995-02-03 21:49:18 +00:00
1995-05-30 08:16:23 +00:00
1996-03-02 19:38:20 +00:00
1994-09-09 11:27:50 +00:00
1993-10-16 14:40:57 +00:00
1995-11-04 17:08:13 +00:00
1996-05-03 21:01:54 +00:00
1996-01-30 23:02:38 +00:00
1996-05-01 03:47:04 +00:00
1996-01-30 23:02:38 +00:00
1996-03-26 19:57:56 +00:00
1996-06-08 11:21:19 +00:00
1996-04-10 05:27:11 +00:00
1996-01-01 17:11:21 +00:00
1996-01-30 23:02:38 +00:00
1996-01-24 18:51:48 +00:00
1996-05-04 07:05:55 +00:00
1996-06-17 16:47:43 +00:00
1996-01-30 23:02:38 +00:00
1994-08-21 04:55:31 +00:00
1996-01-30 23:02:38 +00:00
1995-11-28 02:07:36 +00:00
1995-06-28 02:14:13 +00:00
1996-06-14 11:02:28 +00:00
1994-08-02 07:55:43 +00:00
1996-06-03 19:37:38 +00:00
1995-09-01 00:25:18 +00:00
1996-05-18 03:38:05 +00:00
1995-01-24 16:22:52 +00:00
1994-08-02 07:55:43 +00:00
1995-01-14 13:20:26 +00:00
1996-01-30 23:02:38 +00:00
1996-03-11 02:23:56 +00:00
1996-01-30 23:02:38 +00:00
1994-08-02 07:55:43 +00:00
1996-05-02 14:21:14 +00:00
1996-02-22 00:31:49 +00:00