freebsd-skq/sys/powerpc/powerpc
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
..
atomic.s This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
atomic.S This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
autoconf.c Fix comment breakage. 2001-06-27 12:20:48 +00:00
bcopy.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
busdma_machdep.c This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
clock.c Fix comment breakage. 2001-06-27 12:20:48 +00:00
copyinstr.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
copystr.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
elf_machdep.c This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
extintr.c The 'astpending' variable is already declared in trap.c (and unused in 2001-08-15 19:39:54 +00:00
fubyte.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
fuswintr.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
fuword.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
genassym.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
locore.s Fix comment breakage. 2001-06-27 12:20:48 +00:00
locore.S Fix comment breakage. 2001-06-27 12:20:48 +00:00
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
mp_machdep.c - Do not handle the per-CPU containers in mbuf code as though the cpuids 2001-07-26 18:47:46 +00:00
ofw_machdep.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
ofwmagic.s Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
ofwmagic.S Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
pmap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
procfs_machdep.c This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
subyte.c Fix comment breakage. 2001-06-27 12:20:48 +00:00
suswintr.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
suword.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
swtch.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
swtch.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
syncicache.c Bring in NetBSD code used in the PowerPC port. 2001-06-10 02:39:37 +00:00
sys_machdep.c This commit (along with one pending in sys/dev/ofw and one in sys/conf) give 2001-06-16 07:14:07 +00:00
trap.c - Close races with signals and other AST's being triggered while we are in 2001-08-10 22:53:32 +00:00
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