freebsd-dev/sys/powerpc
Nathan Whitehorn 6416b9a85d Split the SLB mirror cache into two kinds of object, one for kernel maps
which are similar to the previous ones, and one for user maps, which
are arrays of pointers into the SLB tree. This changes makes user SLB
updates atomic, closing a window for memory corruption. While here,
rearrange the allocation functions to make context switches faster.
2010-09-16 03:46:17 +00:00
..
aim Split the SLB mirror cache into two kinds of object, one for kernel maps 2010-09-16 03:46:17 +00:00
booke Introduce inheritance into the PowerPC MMU kobj interface. 2010-09-15 00:17:52 +00:00
compile
conf
cpufreq
fpu
include Split the SLB mirror cache into two kinds of object, one for kernel maps 2010-09-16 03:46:17 +00:00
mambo
mpc85xx
ofw Change OF_interpret() to also take an array of cell_t (missed in r209801). 2010-09-11 18:55:00 +00:00
powermac Increase register access delay to deal with the high-latency I2C 2010-09-15 19:08:41 +00:00
powerpc Fix a missing set of parantheses that could cause recent versions of libthr 2010-09-13 22:50:05 +00:00
psim