freebsd-skq/sys/i386/i386
scottl c6866fdacb Guard against an integer underflow that could cause busdma to eat up all
available RAM.  This also results in the global bounce page limit being
applied to zones instead of globally.

Submitted by: Petr Lampa (in part)
2005-03-12 07:01:53 +00:00
..
apic_vector.s Use the local APIC timer to drive the various kernel clocks on SMP machines 2005-02-08 20:25:07 +00:00
atomic.c
autoconf.c
bios.c
bioscall.s
busdma_machdep.c Guard against an integer underflow that could cause busdma to eat up all 2005-03-12 07:01:53 +00:00
critical.c
db_disasm.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
db_interface.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
db_trace.c Unbreak stack traces across double faults. In a particular edge case 2005-01-18 03:48:02 +00:00
dump_machdep.c
elan-mmcr.c
elf_machdep.c
exception.s Small whitespace fixes. 2004-12-30 19:14:48 +00:00
gdb_machdep.c Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
genassym.c
geode.c
i686_mem.c
identcpu.c netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
in_cksum.c netchild's mega-patch to isolate compiler dependencies into a central 2005-03-02 21:33:29 +00:00
initcpu.c
intr_machdep.c Add a simple 'intrcnt_add' function that other MD code can use to add a 2004-12-23 20:34:18 +00:00
io_apic.c If mixed mode is not enabled by the APIC enumerator (MPTable always does, 2005-02-22 21:50:41 +00:00
io.c
k6_mem.c
legacy.c Correct a few bugs in the legacy cpu attachment. Get the unit from the 2005-02-15 07:21:20 +00:00
local_apic.c Tweak the lapic timer code to get the performance closer to the pre-lapic 2005-03-02 14:17:43 +00:00
locore.s
longrun.c Move the author's copyright notice to match the initial LongRun import 2004-12-12 05:53:57 +00:00
machdep.c Use TUNABLE_ULONG_FETCH to retrieve hw.physmem; getenv_quad() will take 2005-03-05 18:10:04 +00:00
mem.c
mp_clock.c
mp_machdep.c Use the local APIC timer to drive the various kernel clocks on SMP machines 2005-02-08 20:25:07 +00:00
mp_watchdog.c Fix typo. 2005-02-27 22:34:07 +00:00
mpboot.s Start all license/copyright notice comments with /*-, per tradition 2005-01-05 19:10:48 +00:00
mptable_pci.c
mptable.c Make a bunch of malloc types static. 2005-02-10 12:02:37 +00:00
nexus.c
perfmon.c
pmap.c Implement proper handling of PG_G mappings in pmap_protect(). (I don't 2005-02-05 19:21:54 +00:00
support.s
swtch.s
symbols.raw
sys_machdep.c o Move copyin()/copyout() out of i386_{get,set}_ldt() and 2005-01-26 13:59:46 +00:00
trap.c
tsc.c
uio_machdep.c Request a CPU private mapping from sf_buf_alloc(). 2005-02-13 23:09:36 +00:00
vm86.c
vm86bios.s
vm_machdep.c Implement support for CPU private mappings within sf_buf_alloc(). 2005-02-13 06:23:13 +00:00