freebsd-skq/sys/powerpc/powerpc
julian 9868d96f1f Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage
during the context switch. Rearrange thread cleanups
to avoid problems with Giant. Clean threads when freed or
when recycled.

Approved by:	re (jhb)
2002-12-10 02:33:45 +00:00
..
atomic.s
atomic.S
autoconf.c
bcopy.c
busdma_machdep.c
clock.c
copyinout.c
copystr.c
critical.c
db_disasm.c
db_hwwatch.c
db_interface.c
db_memrw.c
db_trace.c
elf_machdep.c Add two hooks to signal module load and module unload to MD code. 2002-10-19 19:16:03 +00:00
extintr.c
fpu.c
fuswintr.c
genassym.c Add the USER_SR segment register to pcb state. Initialize correctly, 2002-10-21 05:27:41 +00:00
in_cksum.c
interrupt.c
intr_machdep.c
locore.s
locore.S
machdep.c Add getcontext, setcontext, and swapcontext as system calls. 2002-11-16 06:35:53 +00:00
mmu_oea.c Move pmap_collect() out of the machine-dependent code, rename it 2002-11-13 05:39:58 +00:00
mp_machdep.c
nexus.c
ofw_machdep.c
ofwmagic.s
ofwmagic.S
openpic.c
pic_if.m
pmap.c Move pmap_collect() out of the machine-dependent code, rename it 2002-11-13 05:39:58 +00:00
setjmp.S
sigcode.S
suswintr.c
swtch.s Add the USER_SR segment register to pcb state. Initialize correctly, 2002-10-21 05:27:41 +00:00
swtch.S Add the USER_SR segment register to pcb state. Initialize correctly, 2002-10-21 05:27:41 +00:00
syncicache.c
sys_machdep.c
trap_subr.S
trap.c
vm_machdep.c Unbreak the KSE code. Keep track of zobie threads using the Per-CPU storage 2002-12-10 02:33:45 +00:00