1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-11 14:10:34 +00:00
freebsd/sys/powerpc/aim
Nathan Whitehorn f136543e41 Increase the size of the page table on 64-bit PowerPC machines as a
bandaid to prevent exhaustion of the primary and secondary hash groups
in the event of extreme stress on the PMAP layer (e.g. a forkbomb). This
wastes memory, and should be revised to properly handle PTEG spills instead.

Suggested by:	grehan
Approved by:	re (kensmith)
2009-07-12 04:07:52 +00:00
..
clock.c PowerPC common SMP startup and time base rework. 2009-05-14 16:48:25 +00:00
copyinout.c
interrupt.c
locore.S
machdep.c Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
mmu_oea64.c Increase the size of the page table on 64-bit PowerPC machines as a 2009-07-12 04:07:52 +00:00
mmu_oea.c Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
mp_cpudep.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
nexus.c
ofw_machdep.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00
ofwmagic.S
platform_chrp.c Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
swtch.S Perform a dummy stwcx. when we switch contexts. The context 2009-04-04 22:23:03 +00:00
trap_subr.S Changing the overflow trap to use bla to branch to dbtrap in r190946 was 2009-04-14 04:15:56 +00:00
trap.c Fix a typo in the SRR1 comparison for program exceptions. While here, 2009-04-19 06:30:00 +00:00
uma_machdep.c Add support for 64-bit PowerPC CPUs operating in the 64-bit bridge mode 2009-04-04 00:22:44 +00:00
vm_machdep.c Factor out platform dependent things unrelated to device drivers into a 2009-05-14 00:34:26 +00:00