freebsd-dev/sys/powerpc
Justin Hibbits 141a0ab012 powerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit booke
The only thing blocking UMA_MD_SMALL_ALLOC from working on 64-bit booke
powerpc was a missing check in pmap_kextract().  Adding DMAP handling into
pmap_kextract(), we can now use UMA_MD_SMALL_ALLOC.  This should improve
performance and stability a bit, since DMAP is always mapped in TLB1, so
this relieves pressure on TLB0.

MFC after:	3 weeks
2019-08-15 03:42:15 +00:00
..
aim powerpc64/mmu: Use a SLIST for the PVO delete list, instead of a RB_TREE 2019-08-01 03:55:58 +00:00
booke powerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit booke 2019-08-15 03:42:15 +00:00
conf Fix powerpc LINT build 2019-08-12 23:25:21 +00:00
cpufreq powerpc: Fix cpufreq statement scoping 2019-03-08 03:59:53 +00:00
fpu powerpc: Apply r178139 from sparc64 to powerpc's fpu_sqrt 2019-04-03 03:54:30 +00:00
include powerpc/pmap: Enable UMA_MD_SMALL_ALLOC for 64-bit booke 2019-08-15 03:42:15 +00:00
mambo sys/powerpc: further adoption of SPDX licensing ID tags. 2017-11-27 15:09:59 +00:00
mikrotik - Allow different slicers for different flash types to be registered 2017-02-22 10:21:39 +00:00
mpc85xx powerpc/mpc85xx: Use the proper (EREF) form of writing to DBCR0 2019-05-23 03:47:25 +00:00
ofw powerpc: Get 32-bit AIM building with secure-PLT 2019-08-05 01:37:18 +00:00
powermac Extract eventfilter declarations to sys/_eventfilter.h 2019-05-20 00:38:23 +00:00
powernv powerpc/powernv: Fix OPAL cfgread/cfgwrite error handling 2019-08-03 01:55:51 +00:00
powerpc [PPC64] Save FPU registers before enabling VSX 2019-08-12 12:51:47 +00:00
ps3 powerpc/pmap64: Make moea64 statistics optional 2019-07-25 03:47:27 +00:00
pseries powerpc/pmap64: Make moea64 statistics optional 2019-07-25 03:47:27 +00:00
psim add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00