From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: Re: [PATCH] x86/ats: Disable Address Translation Services by default Date: Wed, 27 Aug 2014 07:21:18 +0100 Message-ID: <53FD94FE020000780002DEC2@mail.emea.novell.com> References: <1408550481-31464-1-git-send-email-andrew.cooper3@citrix.com> <53F7563C020000780002CB46@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Yang Z Zhang Cc: Andrew Cooper , Kevin Tian , Aravind Gopalakrishnan , "suravee.suthikulpanit@amd.com" , Xen-devel List-Id: xen-devel@lists.xenproject.org >>> On 27.08.14 at 02:37, wrote: > Jan Beulich wrote on 2014-08-22: >>>>> On 20.08.14 at 18:01, wrote: >>> Xen cannot safely use any ATS functionality until it gains >>> asynchronous queued invalidation support, because of the current >>> synchronous wait for completion. >>> >>> Do not turn ATS on by default. >>> >>> While editing the default in the command line documentation, correct >>> the statement regarding PCI Passthrough. ATS is purely a >>> performance optimisation, and is certainly not required for PCI Passthrough > to function. >>> >>> Signed-off-by: Andrew Cooper >>> CC: Jan Beulich >> >> Even if not mandated by ./MAINTAINERS I think this definitely should >> have been Cc-ed to the VT-d and AMD IOMMU maintainers (now done). > > Thanks for forwarding to us. > > BTW, do you want us to give a ack or just let us know? If you don't object to the change, an ack would certainly be appreciated. If you object, comments as to alternatives would be kind of expected. Jan