freebsd-skq/sys/sparc64/sparc64
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
..
autoconf.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
clock.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
db_disasm.c
db_hwwatch.c Add code for supporting hardware watch points. 2001-08-20 23:50:08 +00:00
db_interface.c Change tf_arg to uintptr_t from void * to reflect the fact that 2001-09-03 23:13:42 +00:00
db_trace.c Change tf_arg to uintptr_t from void * to reflect the fact that 2001-09-03 23:13:42 +00:00
elf_machdep.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
exception.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
exception.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
fp.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
genassym.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
intr_machdep.c Add early code to support interrupts. 2001-08-10 04:48:48 +00:00
locore.s KSE Milestone 2 2001-09-12 08:38:13 +00:00
locore.S KSE Milestone 2 2001-09-12 08:38:13 +00:00
machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
pmap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
procfs_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
pv.c Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
rwindow.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
support.s Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +00:00
support.S Add ktr traces to copy{in,out} and cpu_switch. 2001-09-03 23:18:02 +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
sys_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tick.c Add code to program the tick register and to setup its interrupt handler. 2001-08-10 04:49:33 +00:00
trap.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
tsb.c Implement pv_bit_count which is used by pmap_ts_referenced. 2001-09-03 22:55:12 +00:00
upa.c The author isn't a [UC] Regents. Correct the copyright language. 2001-08-09 02:32:05 +00:00
vm_machdep.c KSE Milestone 2 2001-09-12 08:38:13 +00:00