aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorArd Biesheuvel <[email protected]>2020-09-26 12:26:50 +0200
committerHerbert Xu <[email protected]>2020-10-02 18:02:14 +1000
commit524ccdbdfb52608e9b98fcd64f4337add7009f41 (patch)
treec7c289e366d7739f816ec2736c5ce0cd975c66de /tools/perf/scripts/python/export-to-sqlite.py
parent2fcb4cc3b0303845752fa3f1497a0b037a319063 (diff)
crypto: xor - defer load time benchmark to a later time
Currently, the XOR module performs its boot time benchmark at core initcall time when it is built-in, to ensure that the RAID code can make use of it when it is built-in as well. Let's defer this to a later stage during the boot, to avoid impacting the overall boot time of the system. Instead, just pick an arbitrary implementation from the list, and use that as the preliminary default. Reviewed-by: Douglas Anderson <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions