aboutsummaryrefslogtreecommitdiffstats
path: root/lib/raid6/algos.c
diff options
context:
space:
mode:
authorJim Kukunas <[email protected]>2012-05-22 03:54:03 +0000
committerNeilBrown <[email protected]>2012-05-22 03:54:03 +0000
commit6a328475cccacb99a13b06978091da936dd51d89 (patch)
treef4fc193b5ec71f7c7dfc0a33341d80a2c103c205 /lib/raid6/algos.c
parentmd/raid10: add reshape support (diff)
downloadkernel-6a328475cccacb99a13b06978091da936dd51d89.tar.gz
kernel-6a328475cccacb99a13b06978091da936dd51d89.zip
crypto: wait for a full jiffy in do_xor_speed
In the existing do_xor_speed(), there is no guarantee that we actually run do_2() for a full jiffy. We get the current jiffy, then run do_2() until the next jiffy. Instead, let's get the current jiffy, then wait until the next jiffy to start our test. Signed-off-by: Jim Kukunas <[email protected]> Signed-off-by: NeilBrown <[email protected]>
Diffstat (limited to 'lib/raid6/algos.c')
0 files changed, 0 insertions, 0 deletions