This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c521b3fcc
NetBSD
/
sys
/
arch
/
luna68k
History
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
remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>
2000-06-29 08:10:45 +00:00
include
Make need_resched() take a "struct cpu_info *" argument. This
2000-08-25 01:04:06 +00:00
luna68k
Add a lock around the scheduler, and use it as necessary, including
2000-08-20 21:50:06 +00:00
Makefile