Searched hist:254025 (Results 1 - 25 of 78) sorted by relevance

1234

/freebsd-10.0-release/sys/arm/arm/
H A Dbus_space_generic.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dmp_machdep.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dbusdma_machdep-v6.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/mv/armadaxp/
H A Darmadaxp_mp.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/xscale/i8134x/
H A Di81342_space.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/xscale/ixp425/
H A Dixp425_pci_space.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/dev/drm2/
H A Ddrm_scatter.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/dev/drm2/i915/
H A Dintel_ringbuffer.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/kern/
H A Dsubr_busdma_bufalloc.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dsubr_vmem.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/ofed/include/linux/
H A Ddma-mapping.hdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dgfp.hdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dlinux_compat.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/s3c2xx0/
H A Ds3c2xx0_space.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/xscale/i80321/
H A Di80321_space.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/dev/drm2/ttm/
H A Dttm_bo_util.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/mips/sibyte/
H A Dsb_zbpci.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_kmem.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Dkmem.hdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/powerpc/booke/
H A Dvm_machdep.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dmem.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/vm/
H A Dmemguard.hdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
H A Dmemguard.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/dev/drm/
H A Ddrm_scatter.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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
/freebsd-10.0-release/sys/arm/at91/
H A Dat91.cdiff 254025 Wed Aug 07 04:34:48 MDT 2013 jeff 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

Completed in 479 milliseconds

1234