Mark Murray
5855006767
Add a consistent API to a feature that most modern CPUs have; a fast
...
counter register in-CPU.
This is to be used as a fast "timer", where linearity is more important
than time, and multiple lines in the linearity caused by multiple CPUs
in an SMP machine is not a problem.
This adds no code whatsoever to the FreeBSD kernel until it is actually
used, and then as a single-instruction inline routine (except for the
80386 and 80486 where it is some more inline code around nanotime(9).
Reviewed by: bde, kris, jhb
2000-11-21 19:55:21 +00:00
..
2000-11-21 19:55:21 +00:00
2000-11-21 19:55:21 +00:00
2000-11-20 17:05:46 +00:00
2000-11-08 18:37:12 +00:00
2000-11-01 17:57:24 +00:00
2000-11-16 01:05:53 +00:00
2000-11-20 01:35:25 +00:00
2000-10-28 08:32:43 +00:00
2000-10-30 11:03:32 +00:00
2000-07-04 11:25:35 +00:00
2000-11-21 12:22:11 +00:00
2000-11-18 02:47:12 +00:00
2000-09-02 19:17:34 +00:00
2000-11-10 14:54:15 +00:00
2000-11-09 12:27:31 +00:00
2000-11-21 19:55:21 +00:00
2000-11-21 19:55:21 +00:00
2000-11-07 00:03:33 +00:00
2000-10-29 14:54:55 +00:00
2000-11-21 19:36:36 +00:00
2000-10-14 08:34:27 +00:00
2000-11-08 21:53:05 +00:00
2000-11-20 17:05:46 +00:00
2000-10-29 14:54:55 +00:00
2000-11-04 14:21:23 +00:00
2000-10-29 16:06:56 +00:00
2000-10-30 20:37:01 +00:00
2000-11-18 15:17:43 +00:00
2000-11-11 23:05:59 +00:00
2000-11-11 23:07:38 +00:00
2000-10-29 16:06:56 +00:00
2000-10-30 09:13:46 +00:00
2000-05-26 02:09:24 +00:00
2000-10-29 16:14:28 +00:00
2000-02-13 03:32:07 +00:00
2000-11-18 21:01:04 +00:00
2000-11-18 21:01:04 +00:00
2000-11-18 21:01:04 +00:00
2000-11-18 02:47:12 +00:00
2000-11-04 02:42:11 +00:00
2000-11-20 12:06:08 +00:00
2000-11-01 00:37:34 +00:00
2000-11-16 19:56:09 +00:00
2000-05-01 20:32:07 +00:00
2000-11-19 12:28:42 +00:00
2000-11-18 21:01:04 +00:00
2000-11-21 19:36:36 +00:00
2000-06-27 19:09:55 +00:00
2000-11-20 06:22:39 +00:00
2000-11-20 00:39:04 +00:00
2000-08-24 18:53:09 +00:00