about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch
diff options
context:
space:
mode:
authorNoah Goldstein <goldstein.w.n@gmail.com>2022-06-14 13:50:11 -0700
committerNoah Goldstein <goldstein.w.n@gmail.com>2022-06-14 20:58:07 -0700
commit035591551400cfc810b07244a015c9411e8bff7c (patch)
tree0bc9dfed85e4beb9b2735df6366b83f75dd1aa94 /sysdeps/x86_64/multiarch
parent7374c02b683b7110b853a32496a619410364d70b (diff)
downloadglibc-035591551400cfc810b07244a015c9411e8bff7c.tar.gz
glibc-035591551400cfc810b07244a015c9411e8bff7c.tar.xz
glibc-035591551400cfc810b07244a015c9411e8bff7c.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)
Diffstat (limited to 'sysdeps/x86_64/multiarch')
0 files changed, 0 insertions, 0 deletions