The kernel doesn't enable NCQ on the CK804. I think it has to do with the SWNCQ patches that were put into the sata_nv driver as NCQ was enabled and used on the 2.6.25 kernel. ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300) ata4.00: ATA-7: ST3300822AS, 3.AAD, max UDMA/133 ata4.00: 586072368 sectors, multi 0: LBA48 NCQ (depth 0/32) ata4.00: configured for UDMA/133 ata4: EH complete
Created attachment 160686 [details] lspci -vv output.
Created attachment 160688 [details] Kernel config
Created attachment 160689 [details] Part of detection of CK804 or nForce 4 sata controller I think I've included all information that is pertinent. kernel boot options. root (hd0,0) kernel /vmlinuz root=/dev/sda3 boot
It looks like one of the benefits of adma mode is that it provides NCQ support. adma was disabled by default in 2.6.26[1] for the following reason: "[libata] sata_nv: disable ADMA by default Continues to have open issues, and engineering support is extremely difficult to come by, according to fellow NVIDIA engineer" So can you try to use the following kernel parameter: sata_nv.adma=1 [1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=06993d2237da45615b5a9a4dde3f344ce97ca17d