K 10 svn:author V 3 mav K 8 svn:date V 27 2018-02-09T03:06:45.756184Z K 7 svn:log V 216 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. END