NetBSD/sys/arch/alpha
thorpej a86d1f4891 Add a lock around the scheduler, and use it as necessary, including
in the non-MULTIPROCESSOR case (LOCKDEBUG requires it).  Scheduler
lock is held upon entry to mi_switch() and cpu_switch(), and
cpu_switch() releases the lock before returning.

Largely from Bill Sommerfeld, with some minor bug fixes and
machine-dependent code hacking from me.
2000-08-20 21:50:06 +00:00
..
a12 remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 09:02:51 +00:00
alpha Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
common When computing the segment size, consider the maximum segment 2000-07-17 04:47:56 +00:00
compile clean up RCS IDs 1997-08-12 06:08:21 +00:00
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
eisa #if 0 out a debugging printf. 2000-08-11 01:02:39 +00:00
include Implement MP-safe lazy FP context switching, modeled on the 2000-08-15 22:16:17 +00:00
isa This file is obsolsete. 2000-07-19 17:39:57 +00:00
jensenio Clean this up a little bit, and issue a Specific EOI after 2000-08-14 05:38:23 +00:00
mcbus Add in a step to actually probe for MCPCIAs. This allows us to run on 1999-11-16 18:37:24 +00:00
pci Add code to read the EISA configuration NVRAM as set up by 2000-07-29 23:18:46 +00:00
stand switch to sys/conf/newvers_stand.sh for generation of version files 2000-07-21 21:25:18 +00:00
tc Clear the ISDN TXPTR/RXPTR/OVRN interrupt bits here. Based on 2000-07-18 06:10:06 +00:00
tlsb Add some defines for TLSB interrupt mask and summary registers. Update 2000-01-27 22:27:50 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
STYLE Make a note about option headers. 1997-09-02 13:42:49 +00:00