mirror of
https://github.com/opnsense/src.git
synced 2026-02-24 18:30:55 -05:00
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 |
||
|---|---|---|
| .. | ||
| ttm_agp_backend.c | ||
| ttm_bo.c | ||
| ttm_bo_api.h | ||
| ttm_bo_driver.h | ||
| ttm_bo_manager.c | ||
| ttm_bo_util.c | ||
| ttm_bo_vm.c | ||
| ttm_execbuf_util.c | ||
| ttm_execbuf_util.h | ||
| ttm_lock.c | ||
| ttm_lock.h | ||
| ttm_memory.c | ||
| ttm_memory.h | ||
| ttm_module.h | ||
| ttm_object.c | ||
| ttm_object.h | ||
| ttm_page_alloc.c | ||
| ttm_page_alloc.h | ||
| ttm_page_alloc_dma.c | ||
| ttm_placement.h | ||
| ttm_tt.c | ||