freebsd-dev/sys/ofed/include
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
..
asm Replace __signed by signed. 2011-12-13 13:38:03 +00:00
linux Replace kernel virtual address space allocation with vmem. This provides 2013-08-07 06:21:20 +00:00
net - Updated TOE support in the kernel. 2012-06-19 07:34:13 +00:00
rdma Take advantage of if_baudrate_pf and calculate an effective baud rate on 2012-10-18 15:44:27 +00:00