lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 6 Mar 2008 09:18:23 +0100
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Cc:	jeff@...zik.org
Subject: Re: ahci: work around ATI SB600 h/w quirk

On Thu, Mar 06 2008, Linux Kernel Mailing List wrote:
> Gitweb:     http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=a878539ef994787c447a98c2e3ba0fe3dad984ec
> Commit:     a878539ef994787c447a98c2e3ba0fe3dad984ec
> Parent:     6ddd68615ae9b21096545d7d6ab0f04113ae8b42
> Author:     Jeff Garzik <jeff@...zik.org>
> AuthorDate: Thu Feb 28 15:43:48 2008 -0500
> Committer:  Jeff Garzik <jeff@...zik.org>
> CommitDate: Wed Mar 5 07:53:06 2008 -0500
> 
>     ahci: work around ATI SB600 h/w quirk
>     
>     This addresses the recent ATI SB600 errata, where the hardware does
>     not like 256-length PRD entries during FPDMA (aka NCQ).
>     
>     It hurts performance on SB600, but it is more important to get a
>     correct patch eliminating the data corruption/lockups, and then later
>     on tune for performance.
>     
>     We simply limit each command to a maximum of 255 sectors, on SB600.

Why not limit it to 255 segments, if that's the real issue?

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ