Re: [PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()

2018-11-20 Thread John Garry
On 20/11/2018 10:09, Ganapatrao Kulkarni wrote: Hi John, On Tue, Nov 20, 2018 at 3:35 PM John Garry wrote: On 08/11/2018 17:55, John Garry wrote: Change function __iommu_dma_alloc_pages() to allocate memory/pages for DMA from respective device NUMA node. Ping a friendly reminder on th

Re: [PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()

2018-11-20 Thread Ganapatrao Kulkarni
Hi John, On Tue, Nov 20, 2018 at 3:35 PM John Garry wrote: > > On 08/11/2018 17:55, John Garry wrote: > > Change function __iommu_dma_alloc_pages() to allocate memory/pages > > for DMA from respective device NUMA node. > > > > Ping a friendly reminder on this patch. > > Thanks > > > Originall

Re: [PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()

2018-11-20 Thread John Garry
On 08/11/2018 17:55, John Garry wrote: Change function __iommu_dma_alloc_pages() to allocate memory/pages for DMA from respective device NUMA node. Ping a friendly reminder on this patch. Thanks Originally-from: Ganapatrao Kulkarni Signed-off-by: John Garry --- This patch was origina

[PATCH] iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()

2018-11-08 Thread John Garry
Change function __iommu_dma_alloc_pages() to allocate memory/pages for DMA from respective device NUMA node. Originally-from: Ganapatrao Kulkarni Signed-off-by: John Garry --- This patch was originally posted by Ganapatrao in [1] *. However, after initial review, it was never reposted (due to