freebsd-nq/sys/powerpc
Jeff Roberson 5df87b21d3 Replace kernel virtual address space allocation with vmem. This provides
transparent layering and better fragmentation.

 - Normalize functions that allocate memory to use kmem_*
 - Those that allocate address space are named kva_*
 - Those that operate on maps are named kmap_*
 - Implement recursive allocation handling for kmem_arena in vmem.

Reviewed by:	alc
Tested by:	pho
Sponsored by:	EMC / Isilon Storage Division
2013-08-07 06:21:20 +00:00
..
aim Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
booke Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
conf Back out r253779 & r253786. 2013-07-31 17:21:18 +00:00
cpufreq
fpu Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. 2011-11-07 15:43:11 +00:00
include Remove duplicate definition of SPR MMCR0. 2013-08-03 18:05:12 +00:00
mambo kern cons: introduce infrastructure for console grabbing by kernel 2011-12-17 15:08:43 +00:00
mpc85xx Align the PCI Express #defines with the style used for the PCI-X 2012-09-18 22:04:59 +00:00
ofw Micro-optimize OFW syscons 8-bit blank. 2013-08-06 03:09:44 +00:00
powermac Add the macio attachment for wi(4). Partially obtained from NetBSD. 2013-07-31 01:13:29 +00:00
powerpc Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
ps3 MFcalloutng: 2013-02-28 10:46:54 +00:00
psim - With the demise of !ATA_CAM, ATA_STATIC_ID is the only ata(4) related 2013-04-06 19:12:49 +00:00
wii Fix indentation. 2013-07-02 07:17:56 +00:00