RE: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-09-12 Thread Nath, Arindam
der >; Bridgman, John >; Suthikulpanit, Suravee >; li...@endlessm.com; Craig Stein >; mic...@daenzer.net; Kuehling, Felix >; sta...@vger.kernel.org >Subject: Re: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3) > >Hi, > >On Tue, May 30, 2017 at 3:38

Re: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-09-11 Thread Daniel Drake
gfx@lists.freedesktop.org; >>Deucher, Alexander ; Bridgman, John >>; dr...@endlessm.com; Suthikulpanit, Suravee >>; li...@endlessm.com; Craig Stein >>; mic...@daenzer.net; Kuehling, Felix >>; sta...@vger.kernel.org >>Subject: Re: [PATCH] iommu/amd: flush IOTLB for

RE: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-05-30 Thread Nath, Arindam
lessm.com; Suthikulpanit, Suravee >; li...@endlessm.com; Craig Stein >; mic...@daenzer.net; Kuehling, Felix >; sta...@vger.kernel.org >Subject: Re: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3) > >Hi Arindam, > >I met Tom Lendacky last week in Nuremberg last week a

Re: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-05-29 Thread Joerg Roedel
Hi Arindam, I met Tom Lendacky last week in Nuremberg last week and he told me he is working on the same area of the code that this patch is for. His reason for touching this code was to solve some locking problems. Maybe you two can work together on a joint approach to improve this? On Mon, May

RE: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-05-23 Thread Deucher, Alexander
n; dr...@endlessm.com; Suthikulpanit, Suravee; > li...@endlessm.com; Craig Stein; mic...@daenzer.net; Kuehling, Felix; > sta...@vger.kernel.org; Nath, Arindam > Subject: [PATCH] iommu/amd: flush IOTLB for specific domains only (v3) > > From: Arindam Nath > > Change History &

[PATCH] iommu/amd: flush IOTLB for specific domains only (v3)

2017-05-22 Thread arindam . nath
From: Arindam Nath Change History -- v3: - add Fixes and CC tags - add link to Bugzilla v2: changes suggested by Joerg - add flush flag to improve efficiency of flush operation v1: - The idea behind flush queues is to defer the IOTLB flushing for domains for which the mappings ar