HomeFreeBSD

MFC r328450: Use bus_dmamem_alloc(9) KPI instead of contigmalloc(9).

Description

MFC r328450: Use bus_dmamem_alloc(9) KPI instead of contigmalloc(9).

I suppose it should make this code NUMA-aware with recent NUMA drop-in,
trying to allocate shared memory buffers from domain closer to NT-bridge.

Details

Provenance
mavAuthored on
Parents
rS329055: Eliminate the use of cmpxchg for bufspace management. This eliminates the
Branches
Unknown
Tags
Unknown