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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 24 Apr 2008 15:48:11 +0100
From:	Alan Cox <alan@...rguk.ukuu.org.uk>
To:	Dan McGee <dpmcgee@...il.com>
Cc:	htejun@...il.com, jeff@...zik.org, linux-kernel@...r.kernel.org,
	Dan McGee <dpmcgee@...il.com>
Subject: Re: [PATCH] ata_piix: add Asus Eee 701 controller to short cable
 list

On Sun, 20 Apr 2008 22:03:27 -0500
Dan McGee <dpmcgee@...il.com> wrote:

> The drive is directly soldered to the controller, so there is no cable at
> all. Remove the 40-wire assumption so the drive can operate at max speed.
> 
> Before patch:
> $ dd if=/dev/sda of=/dev/null bs=2M count=64 iflag=direct
> 134217728 bytes (134 MB) copied, 5.29612 s, 25.3 MB/s
> 
> After patch:
> $ dd if=/dev/sda of=/dev/null bs=2M count=64 iflag=direct
> 134217728 bytes (134 MB) copied, 3.94955 s, 34.0 MB/s
> 
> Signed-off-by: Dan McGee <dpmcgee@...il.com>

Acked-by: Alan Cox <alan@...hat.com>
--
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