From: Jesper Dangaard Brouer <brouer@xxxxxxxxxx> Date: Tue, 14 Feb 2017 20:38:22 +0100 > On Tue, 14 Feb 2017 12:04:26 -0500 (EST) > David Miller <davem@xxxxxxxxxxxxx> wrote: > >> One path I see around all of this is full integration. Meaning that >> we can free pages into the page allocator which are still DMA mapped. >> And future allocations from that device are prioritized to take still >> DMA mapped objects. > > I like this idea. Are you saying that this should be done per DMA > engine or per device? > > If this is per device, it is almost the page_pool idea. Per-device is simplest, at least at first. Maybe later down the road we can try to pool by "mapping entity" be that a parent IOMMU or something else like a hypervisor managed page table. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>