aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-06-14 13:50:11 -0700
committerAndreas K. Hüttel <dilfridge@gentoo.org>2022-09-03 22:19:59 +0200
commit80e5a3d16bd4d8b6de4024850f74cb199e2f70ba (patch)
tree76fa900dccca307d003209f3cf87f01384ed01a2 /libc-abis
parentx86: Align varshift table to 32-bytes (diff)
downloadglibc-80e5a3d16bd4d8b6de4024850f74cb199e2f70ba.tar.gz
glibc-80e5a3d16bd4d8b6de4024850f74cb199e2f70ba.tar.bz2
glibc-80e5a3d16bd4d8b6de4024850f74cb199e2f70ba.zip
x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
Move the setting of `rep_movsb_stop_threshold` to after the tunables have been collected so that the `rep_movsb_stop_threshold` (which is used to redirect control flow to the non_temporal case) will use any user value for `non_temporal_threshold` (set using glibc.cpu.x86_non_temporal_threshold) (cherry picked from commit 035591551400cfc810b07244a015c9411e8bff7c) (cherry picked from commit 7f7a728b71ec922e94114103d647eabf5a814206)
Diffstat (limited to 'libc-abis')
0 files changed, 0 insertions, 0 deletions