jasone 769e0f974d Major update to the way synchronization is done in the kernel. Highlights
include:

* Mutual exclusion is used instead of spl*().  See mutex(9).  (Note: The
  alpha port is still in transition and currently uses both.)

* Per-CPU idle processes.

* Interrupts are run in their own separate kernel threads and can be
  preempted (i386 only).

Partially contributed by:	BSDi (BSD/OS)
Submissions by (at least):	cp, dfr, dillon, grog, jake, jhb, sheldonh
2000-09-07 01:33:02 +00:00
..
2000-06-14 17:53:40 +00:00
2000-06-14 17:53:40 +00:00
2000-06-19 22:16:14 +00:00
2000-08-08 23:53:11 +00:00
1999-11-18 07:22:59 +00:00
2000-05-01 19:54:26 +00:00
2000-01-17 20:49:59 +00:00
2000-05-01 20:32:07 +00:00
2000-01-18 08:38:35 +00:00
2000-05-01 19:54:26 +00:00
2000-03-18 15:13:30 +00:00
2000-09-05 18:25:49 +00:00
2000-07-18 20:16:36 +00:00
2000-07-11 21:31:59 +00:00
2000-09-03 12:36:21 +00:00
2000-08-16 04:31:37 +00:00