diff options
author | 2009-04-15 00:00:54 +0400 | |
---|---|---|
committer | 2009-06-10 07:50:17 -0400 | |
commit | f35b5e7c066a41f60683d2689e52a1336479913b (patch) | |
tree | a12957566a5e09b43f5dae83803792b519e7cd7d /drivers/ide/ide-atapi.c | |
parent | libata-sff: avoid byte swapping in ata_sff_data_xfer() (diff) | |
download | wireguard-linux-f35b5e7c066a41f60683d2689e52a1336479913b.tar.xz wireguard-linux-f35b5e7c066a41f60683d2689e52a1336479913b.zip |
sata_sx4: speed up ECC initialization
ECC initialization takes too long. It writes zeroes by portions
of 4 byte, it takes more than 6 minutes on my machine to initialize
512Mb ECC DIMM module. Change portion to 128Kb - it significantly
reduces initialization time.
Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ide/ide-atapi.c')
0 files changed, 0 insertions, 0 deletions