freebsd-dev/sys/powerpc
Mateusz Guzik 4ea6a9a28f Generalised support for copy-on-write structures shared by threads.
Thread credentials are maintained as follows: each thread has a pointer to
creds and a reference on them. The pointer is compared with proc's creds on
userspace<->kernel boundary and updated if needed.

This patch introduces a counter which can be compared instead, so that more
structures can use this scheme without adding more comparisons on the boundary.
2015-06-10 10:43:59 +00:00
..
aim Unify booke and AIM machdep. 2015-04-30 01:24:25 +00:00
booke Unify booke and AIM machdep. 2015-04-30 01:24:25 +00:00
conf Build GENERIC with RACCT/RCTL support by default. Note that it still 2015-05-14 14:03:55 +00:00
cpufreq
fpu
include Retire VM_FREEPOOL_CACHE as the next step in eliminating PG_CACHE pages. 2015-06-08 04:59:32 +00:00
mambo CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
mpc85xx Add a PCI bridge for the Freescale PCIe Root Complex 2015-05-11 20:58:05 +00:00
ofw Provide the number of interrupt resources added to the list 2015-05-15 13:55:18 +00:00
powermac
powerpc Generalised support for copy-on-write structures shared by threads. 2015-06-10 10:43:59 +00:00
ps3
pseries CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
psim