Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030504AbWHRQz1 (ORCPT ); Fri, 18 Aug 2006 12:55:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1030503AbWHRQz1 (ORCPT ); Fri, 18 Aug 2006 12:55:27 -0400 Received: from mga01.intel.com ([192.55.52.88]:26665 "EHLO fmsmga101-1.fm.intel.com") by vger.kernel.org with ESMTP id S1030498AbWHRQz0 convert rfc822-to-8bit (ORCPT ); Fri, 18 Aug 2006 12:55:26 -0400 X-ExtLoop1: 1 X-IronPort-AV: i="4.08,146,1154934000"; d="scan'208"; a="118174732:sNHT25117876" X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 8BIT Subject: RE: I/OAT configuration ? Date: Fri, 18 Aug 2006 09:55:22 -0700 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: I/OAT configuration ? thread-index: AcbCWjI5taXfTOPRSq2moq2UdVWKDQAjGYsg From: "Leech, Christopher" To: , , X-OriginalArrivalTime: 18 Aug 2006 16:55:24.0301 (UTC) FILETIME=[193893D0:01C6C2E7] Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1347 Lines: 33 > From: Ravinandan Arakali > > Hi, > I am trying to use I/OAT on one of the newer woodcrest boxes. > But not sure if things are configured properly since there > seems to be no change in performance with I/OAT enabled > or disabled. > Following are the steps followed. > 1. MSI (CONFIG_PCI_MSI) is enabled in kernel(2.6.16.21). > 2. In kernel DMA configuration, following are enabled. > Support for DMA Engines > Network: TCP receive copy offload > Test DMA Client > Intel I/OAT DMA support > 3. I manually load the ioatdma driver (modprobe ioatdma) > > As per some documentation I read, when step #3 is performed > successfully, directories dma0chanX is supposed to be created > under /sys/class/dma but in my case, this directory stays > empty. I don't see any messages in /var/log/messages. > Any idea what is missing ? Does a PCI device with vendor ID 8086 and device ID 1a38 show up in lspci? That's the embedded DMA engine in the MCH. It's only in the 5000 series chipsets, and may require a BIOS setting to enable. It should show up as bus 0 device 8 (00:08.0). - Chris - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/