diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-07-27 08:59:15 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2022-07-29 09:19:00 -0300 |
commit | 35363b53cef00c3b9886b2c1f45612869f304960 (patch) | |
tree | be393b65ce8c4b169469846c1d10ba08ad2b1bc8 /configure.ac | |
parent | bce0218d9a8355f82f76543fc4acdc721e22dcd6 (diff) | |
download | glibc-35363b53cef00c3b9886b2c1f45612869f304960.tar.gz glibc-35363b53cef00c3b9886b2c1f45612869f304960.tar.xz glibc-35363b53cef00c3b9886b2c1f45612869f304960.zip |
stdlib: Tuned down tst-arc4random-thread internal parameters
With new arc4random implementation, the internal parameters might require a lot of runtime and/or trigger some contention on older kernels (which might trigger spurious timeout failures). Also, since we are now testing getrandom entropy instead of an userspace RNG, there is no much need to extensive testing. With this change the tst-arc4random-thread goes from about 1m to 5s on a Ryzen 9 with 5.15.0-41-generic. Checked on x86_64-linux-gnu. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions