HomeFreeBSD

Use bus_dmamem_alloc(9) KPI instead of contigmalloc(9).

Description

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.

MFC after: 2 weeks

Details

Provenance
mavAuthored on
Parents
rS328449: Tag unreachable places as such. I left the while (1); in place since
Branches
Unknown
Tags
Unknown