[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <45397D22.4030200@shaw.ca>
Date: Fri, 20 Oct 2006 19:51:30 -0600
From: Robert Hancock <hancockr@...w.ca>
To: linux-kernel <linux-kernel@...r.kernel.org>,
linux-ide@...r.kernel.org
Subject: [PATCH] sata_nv ADMA/NCQ support for nForce4 (updated)
Here's the latest version of this patch. Changes since the last version I posted: fix to actually use the legacy interface for ATAPI as was intended, set the proper sg_tablesize for legacy and ADMA mode, some message and formatting cleanups, and ADMA is now enabled by default.
This patch is against 2.6.19-rc2.
As before, testing by people with this hardware would be appreciated. Also, it would be nice to get this into libata-dev or -mm to get some more exposure..
---
This patch adds support for ADMA mode on NVIDIA nForce4 (CK804/MCP04) SATA controllers to the sata_nv driver. Benefits of ADMA mode include:
-NCQ support
-Reduced CPU overhead (controller DMAs command information from memory instead of them being pushed in by the CPU)
-Full 64-bit DMA support
ADMA mode is enabled by default in this version. To disable it, set the module parameter adma_enabled=0.
Signed-off-by: Robert Hancock <hancockr@...w.ca>
--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@...pamshaw.ca
Home Page: http://www.roberthancock.com/
View attachment "sata_nv-adma-ncq-v5.patch" of type "text/plain" (32185 bytes)
Powered by blists - more mailing lists