mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Fix spelling
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>> Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Haakan T Johansson <f96hajo@chalmers.se> Closes #5547 Closes #5543
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
* level parallelism, on a given CPU implementation in this case.
|
||||
*
|
||||
* Special note on Intel EM64T. While Opteron CPU exhibits perfect
|
||||
* perfromance ratio of 1.5 between 64- and 32-bit flavors [see above],
|
||||
* performance ratio of 1.5 between 64- and 32-bit flavors [see above],
|
||||
* [currently available] EM64T CPUs apparently are far from it. On the
|
||||
* contrary, 64-bit version, sha512_block, is ~30% *slower* than 32-bit
|
||||
* sha256_block:-( This is presumably because 64-bit shifts/rotates
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
* level parallelism, on a given CPU implementation in this case.
|
||||
*
|
||||
* Special note on Intel EM64T. While Opteron CPU exhibits perfect
|
||||
* perfromance ratio of 1.5 between 64- and 32-bit flavors [see above],
|
||||
* performance ratio of 1.5 between 64- and 32-bit flavors [see above],
|
||||
* [currently available] EM64T CPUs apparently are far from it. On the
|
||||
* contrary, 64-bit version, sha512_block, is ~30% *slower* than 32-bit
|
||||
* sha256_block:-( This is presumably because 64-bit shifts/rotates
|
||||
|
||||
Reference in New Issue
Block a user