freebsd-dev/sys/powerpc/aim
Peter Grehan 6cc1cdf47b Modify loop test when cycling through phys_avail array. It's possible
for an OpenFirmware implementation to have a single memory region
(hello PearPC).
2004-07-01 08:01:49 +00:00
..
clock.c - fix compile warnings 2004-02-11 08:07:19 +00:00
copyinout.c Kernel changes for libthr (and probably libpthread). 2004-03-02 06:13:09 +00:00
interrupt.c
locore.S Interrupt statistics, vmstat -i now works. 2004-02-11 13:18:31 +00:00
machdep.c Kernel changes for libthr (and probably libpthread). 2004-03-02 06:13:09 +00:00
mmu_oea.c Modify loop test when cycling through phys_avail array. It's possible 2004-07-01 08:01:49 +00:00
nexus.c Catchup to now-required <sys/module.h> for PowerPC 2004-06-25 13:42:48 +00:00
ofw_machdep.c - removed obsolete ppc_exit/ppc_boot functions 2003-12-10 08:55:53 +00:00
ofwmagic.S
swtch.S
trap_subr.S Major overhaul of common trap code 2004-02-04 13:10:25 +00:00
trap.c trap_pfault() shouldn't be acquiring Giant. Found to blow up 2004-05-19 06:05:42 +00:00
uio_machdep.c Remove checks for curthread == NULL - it can't happen. 2004-06-03 10:22:47 +00:00
uma_machdep.c Add sysctl hw.uma_mdpages to track how many pages have been allocated 2004-02-11 04:42:48 +00:00
vm_machdep.c Retire cpu_sched_exit(); it is not used any more. 2004-05-26 12:09:39 +00:00