Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-07-08 Thread Brice Goglin
t;> To: Song Bao Hua (Barry Song) >>> Cc: robin.mur...@arm.com; h...@lst.de; m.szyprow...@samsung.com; >>> iommu@lists.linux-foundation.org; linux-arm-ker...@lists.infradead.org; >>> Linuxarm >>> Subject: Re: [PATCH] iommu/arm-smmu-v3: expose numa_node a

Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-07-06 Thread Jonathan Cameron
n.mur...@arm.com; h...@lst.de; m.szyprow...@samsung.com; > > iommu@lists.linux-foundation.org; linux-arm-ker...@lists.infradead.org; > > Linuxarm > > Subject: Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to > > users in sysfs > > > > On Sat, May 30, 2

RE: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-07-05 Thread Song Bao Hua (Barry Song)
ists.infradead.org; > Linuxarm > Subject: Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to > users in sysfs > > On Sat, May 30, 2020 at 09:15:05PM +1200, Barry Song wrote: > > As tests show the latency of dma_unmap can increase dramatically while > > calling them cr

Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-07-03 Thread Will Deacon
On Sat, May 30, 2020 at 09:15:05PM +1200, Barry Song wrote: > As tests show the latency of dma_unmap can increase dramatically while > calling them cross NUMA nodes, especially cross CPU packages, eg. > 300ns vs 800ns while waiting for the completion of CMD_SYNC in an > empty command queue. The

RE: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-06-01 Thread Song Bao Hua (Barry Song)
rm ; linux-arm-ker...@lists.infradead.org > Subject: Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to > users in sysfs > > On 2020-05-30 10:15, Barry Song wrote: > > As tests show the latency of dma_unmap can increase dramatically while > > calling them cross NUMA nodes, especially

Re: [PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-06-01 Thread Robin Murphy
On 2020-05-30 10:15, Barry Song wrote: As tests show the latency of dma_unmap can increase dramatically while calling them cross NUMA nodes, especially cross CPU packages, eg. 300ns vs 800ns while waiting for the completion of CMD_SYNC in an empty command queue. The large latency causing by

[PATCH] iommu/arm-smmu-v3: expose numa_node attribute to users in sysfs

2020-05-30 Thread Barry Song
As tests show the latency of dma_unmap can increase dramatically while calling them cross NUMA nodes, especially cross CPU packages, eg. 300ns vs 800ns while waiting for the completion of CMD_SYNC in an empty command queue. The large latency causing by remote node will in turn make contention of