I have a problem with the ixgbe driver, where bus_dmamap_load_mbuf_sg() is
failing. The underlying failure is reserve_bounce_pages(). It seems that
there aren't any bounce pages allocated. What could be the cause of this? Is there some tunable?
Barney