freebsd-nq/sys/powerpc/aim
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
clock.c
locore.S
machdep.c Zap #if 0'ed map init code that got moved to the MI area. 2001-09-04 08:42:35 +00:00
mmu_oea.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
ofw_machdep.c
ofwmagic.S
swtch.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
trap.c
vm_machdep.c Rip some well duplicated code out of cpu_wait() and cpu_exit() and move 2001-09-10 04:28:58 +00:00