NetBSD/sys/arch/sun3
thorpej 4db6fc7542 Make need_resched() take a "struct cpu_info *" argument. This
causes gives a primitive form of processor affinity.  Its use in
roundrobin() still needs some work.
2000-08-25 01:04:06 +00:00
..
compile
conf move "options PULLDOWN_TEST" into sys/sys/mbuf.h (in #ifdef _KERNEL), 2000-08-13 01:31:15 +00:00
dev In fdioctl(), allocate fd_formb dynamically when needed, rather than on 2000-08-24 20:04:28 +00:00
include Make need_resched() take a "struct cpu_info *" argument. This 2000-08-25 01:04:06 +00:00
stand convert to use version template and newvers_stand.sh script for generating 2000-07-16 21:56:12 +00:00
sun3 Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
sun3x Add a lock around the scheduler, and use it as necessary, including 2000-08-20 21:50:06 +00:00
Makefile