1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-25 16:13:17 +00:00
freebsd/sys/powerpc
Justin Hibbits b2f831c009 Simplify the page tracking for VA<->PA translations.
Drop the tracking down to the pmap layer, with optimizations to only track
necessary pages.  This should give a (slight) performance improvement, as well
as a stability improvement, as the tracking is already mostly handled by the
pmap layer.
2016-11-16 05:24:42 +00:00
..
aim Remove support for idle page zeroing. 2016-09-03 20:38:13 +00:00
booke Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
conf Add a GPIO poweroff and reset driver. 2016-11-16 02:14:07 +00:00
cpufreq
fpu Un-static two local variables in the FPU emulator 2016-10-19 02:23:29 +00:00
include Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
mambo
mikrotik
mpc85xx Simplify the page tracking for VA<->PA translations. 2016-11-16 05:24:42 +00:00
ofw Revert part of r306065 2016-09-21 22:09:17 +00:00
powermac Fix the deciKelvin to Celsius conversion in kernel. 2016-05-22 13:58:32 +00:00
powerpc Fix improper use of "its". 2016-11-08 23:59:41 +00:00
ps3 Fix the resource_list_print_type() calls to use uintmax_t. 2016-03-22 22:25:08 +00:00
pseries Close a race when making the CPU idle under pHyp. If an interrupt occurs 2016-08-24 16:49:14 +00:00
psim Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:06:38 +00:00