diff options
author | 2024-07-15 16:19:17 +0800 | |
---|---|---|
committer | 2024-07-16 17:20:18 +0800 | |
commit | 5bcf6265f215326d14dfacdce8532792c2c7f8f8 (patch) | |
tree | 00b669b545dc16a3c6ed55148ef39830f0f55f65 /scripts/glibc_shared_code.py | |
parent | Add pthread_getname_np and pthread_setname_np for Hurd (diff) | |
download | glibc-5bcf6265f215326d14dfacdce8532792c2c7f8f8.tar.xz glibc-5bcf6265f215326d14dfacdce8532792c2c7f8f8.zip |
x86: Disable non-temporal memset on Skylake Server
The original commit enabling non-temporal memset on Skylake Server had
erroneous benchmarks (actually done on ICX).
Further benchmarks indicate non-temporal stores may in fact by a
regression on Skylake Server.
This commit may be over-cautious in some cases, but should avoid any
regressions for 2.40.
Tested using qemu on all x86_64 cpu arch supported by both qemu +
GLIBC.
Reviewed-by: DJ Delorie <dj@redhat.com>
Reviewed-by: H.J. Lu <hjl.tools@gmail.com>
Diffstat (limited to 'scripts/glibc_shared_code.py')
0 files changed, 0 insertions, 0 deletions