Jason Evans 0384fff8c5 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-01-23 03:04:49 +00:00
2000-07-07 08:27:59 +00:00
2000-06-03 20:17:39 +00:00
1999-08-27 23:15:48 +00:00
2000-07-22 10:59:36 +00:00
2000-09-06 20:09:39 +00:00
2000-02-24 21:21:15 +00:00
2000-04-30 17:12:49 +00:00
2000-04-17 20:32:13 +00:00
1999-08-27 23:15:48 +00:00