NetBSD/sys/arch/news68k/news68k
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
..
autoconf.c booted_partition, not booted_parition... 2000-06-02 22:09:02 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
clockreg.h
clockvar.h
conf.c - Fix comments. (NEWS have Zilog 8530, not Intel 82530) 2000-04-14 13:41:24 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
disksubr.c A foolish consistency; most parts of the kernel use bp->b_data, so 2000-05-19 18:54:22 +00:00
genassym.cf remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
isr.c Kwality control: 2000-07-02 04:40:33 +00:00
isr.h
locore.s Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
machid.h Add news1200 support. 2000-02-08 16:17:28 +00:00
mainbus.c Add news1200 support. 2000-02-08 16:17:28 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
pmap_bootstrap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
pmap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00
vectors.s Use CTRL_AST interrupt to handle asynchronous trap. 2000-03-10 19:06:43 +00:00
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:58:50 +00:00