freebsd-dev/sys/powerpc
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
..
aim Increase the size of the page table on 64-bit PowerPC machines as a 2009-07-12 04:07:52 +00:00
booke Implement a facility for dynamic per-cpu variables. 2009-06-23 22:42:39 +00:00
compile
conf Enable POSIX semaphores on all non-embedded architectures by default. 2009-07-02 18:24:37 +00:00
cpufreq Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Cleanup ALIGNED_POINTER: 2009-07-05 17:45:48 +00:00
mpc85xx More precise description of the DS1553 driver. 2009-06-24 15:48:20 +00:00
ofw strict kobj signatures: some ofw_setprop fixes 2009-06-11 17:15:20 +00:00
powermac Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
powerpc - Add the right includes to use kmem_alloc(). This was broken by my 2009-06-25 00:14:27 +00:00
psim Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00