freebsd-skq/sys/i386/i386
jake 34c4c58685 Clear the reschedule flag after finding it set in userret(). This
used to be in cpu_switch(), but I don't see any difference between
doing it here.
2001-02-10 20:33:35 +00:00
..
apic_vector.s - Make astpending and need_resched process attributes rather than CPU 2001-02-10 02:20:34 +00:00
atomic.c
autoconf.c Clean up some leftovers from the root mount cleanup that was done some 2001-02-04 15:35:10 +00:00
bios.c Remove stray #include "isa.h" 2001-01-29 08:33:55 +00:00
bioscall.s
busdma_machdep.c - Catch up to the new swi API changes: 2001-02-09 17:46:35 +00:00
db_disasm.c
db_interface.c
db_trace.c When SMPng was first committed, we removed 'cpl' from the interrupt 2001-02-07 22:41:47 +00:00
elf_machdep.c
exception.s - Make astpending and need_resched process attributes rather than CPU 2001-02-10 02:20:34 +00:00
genassym.c - Make astpending and need_resched process attributes rather than CPU 2001-02-10 02:20:34 +00:00
i386-gdbstub.c Remove count for NSIO. The only places it was used it were incorrect. 2001-01-31 10:54:45 +00:00
i686_mem.c
identcpu.c
in_cksum.c
initcpu.c
k6_mem.c
legacy.c Use the MI ithread helper functions in the x86 interrupt code. 2001-02-09 17:47:44 +00:00
locore.s
machdep.c Move the initailization of the proc lock for proc0 very early into the MD 2001-02-09 16:25:16 +00:00
math_emu.h
math_emulate.c
mem.c
mp_clock.c
mp_machdep.c Woops, remove an obsolete reference to gd_cpu_lockid. 2001-02-09 16:13:57 +00:00
mpapic.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
mpboot.s
mptable.c Woops, remove an obsolete reference to gd_cpu_lockid. 2001-02-09 16:13:57 +00:00
nexus.c Use the MI ithread helper functions in the x86 interrupt code. 2001-02-09 17:47:44 +00:00
perfmon.c
pmap.c Remove unnecessary locking to protect the p_upages_obj and p_addr 2001-01-30 00:35:35 +00:00
procfs_machdep.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
support.s Use #ifdef DEV_NPX from opt_npx.h instead of #if NNPX > 0 from npx.h 2001-01-19 13:19:02 +00:00
swtch.s - Make astpending and need_resched process attributes rather than CPU 2001-02-10 02:20:34 +00:00
symbols.raw
sys_machdep.c
trap.c Clear the reschedule flag after finding it set in userret(). This 2001-02-10 20:33:35 +00:00
tsc.c Catch up to changes to inthand_add(). 2001-02-09 17:48:33 +00:00
userconfig.c Remove the LABPC driver. 2001-02-04 11:18:15 +00:00
vm86.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00
vm86bios.s Make intr_nesting_level per-process, rather than per-cpu. Setup 2001-01-21 19:25:07 +00:00
vm_machdep.c Change and clean the mutex lock interface. 2001-02-09 06:11:45 +00:00