diff options
author | Alexander Beregalov <a.beregalov@gmail.com> | 2009-04-14 20:00:54 (GMT) |
---|---|---|
committer | Jeff Garzik <jgarzik@redhat.com> | 2009-06-10 11:50:17 (GMT) |
commit | f35b5e7c066a41f60683d2689e52a1336479913b (patch) | |
tree | a12957566a5e09b43f5dae83803792b519e7cd7d /lib | |
parent | 2102d7497393e982bf38ffe8f5fd3d487104880d (diff) | |
download | linux-fsl-qoriq-f35b5e7c066a41f60683d2689e52a1336479913b.tar.xz |
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 'lib')
0 files changed, 0 insertions, 0 deletions