From mboxrd@z Thu Jan 1 00:00:00 1970 From: "George Spelvin" Subject: Re: What's the SB600 64-bit DMA problem? Date: Sun, 28 Sep 2008 17:04:22 -0400 Message-ID: <20080928210422.2578.qmail@science.horizon.com> References: <20080920151712.10515.qmail@science.horizon.com> <20080921001529.23400.qmail@science.horizon.com> <65a6ef750809231730h52f6bf47g23b33db1d2f4ca08@mail.gmail.com> <48DA0C8B.3000406@gmail.com> <20080925032437.6802.qmail@science.horizon.com> <48DCEC6D.1040305@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from science.horizon.com ([192.35.100.1]:16658 "HELO science.horizon.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751734AbYI1VEY (ORCPT ); Sun, 28 Sep 2008 17:04:24 -0400 In-Reply-To: <48DCEC6D.1040305@gmail.com> Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: linux@horizon.com, htejun@gmail.com Cc: Shane.Huang@amd.com, mdnelson8@gmail.com, linux-ide@vger.kernel.org, jgarzik@redhat.com, grundler@google.com Tejun Heo wrote: >> Q: Does the fact that I'm using the GART IOMMU mean that I'm not really using >> using 64-bit DMA at all? > > Can you turn it off and see what happens? I can if I can verify that every other bus-master PCI device in the system can do 64-bit DMA. Do you know how to check that? I haven't found a file under /sys or /proc that tells me what the DMA masks are of various system drivers, but that doesn't mean that it doesn't exist. Thanks.