freebsd-dev/sys/alpha
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
..
alpha Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
conf Add AS1200 (Tincup) to description 2000-09-04 20:47:35 +00:00
include Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
isa remove breakage that snuck in with my last commit 2000-06-29 02:26:48 +00:00
linux Minimal set of diffs from the i386 bits to the AlphaLinux. 2000-09-06 19:26:17 +00:00
mcbus * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00
osf1 Regen. (Fix SYS_exit) 2000-07-29 10:07:38 +00:00
pci A quick fix to get around a problem (described below) with cia based 2000-09-02 01:05:37 +00:00
tc Make all Ethernet drivers attach using ether_ifattach() and detach using 2000-07-13 22:54:34 +00:00
tlsb * Completely rewrite the alpha busspace to hide the implementation from 2000-08-28 21:48:13 +00:00