glibc/sysdeps/x86
MayShao-oc 9dc645cb56 x86: Set default non_temporal_threshold for Zhaoxin processors
Current 'non_temporal_threshold' set to 'non_temporal_threshold_lowbound'
on Zhaoxin processors without ERMS. The default
'non_temporal_threshold_lowbound' is too small for the KH-40000 and KX-7000
Zhaoxin processors, this patch updates the value to
'shared / cachesize_non_temporal_divisor'.
Reviewed-by: Noah Goldstein <goldstein.w.n@gmail.com>
2024-06-30 06:26:43 -07:00
..
bits login: structs utmp, utmpx, lastlog _TIME_BITS independence (bug 30701) 2024-04-19 14:38:17 +02:00
fpu math: x86 trunc traps when FE_INEXACT is enabled (BZ 31603) 2024-04-04 14:29:28 -03:00
htl
include x86: Add seperate non-temporal tunable for memset 2024-05-30 12:36:09 -05:00
nptl
sys/platform x86-64/cet: Make CET feature check specific to Linux/x86 2024-01-11 20:35:24 -08:00
__longjmp_cancel.S
abi-note.c
atomic-machine.h
cacheinfo.c
cacheinfo.h x86: Add seperate non-temporal tunable for memset 2024-05-30 12:36:09 -05:00
configure Convert to autoconf 2.72 (vanilla release, no distribution patches) 2024-06-17 21:15:28 +02:00
configure.ac x86: Properly set x86 minimum ISA level [BZ #31883] 2024-06-12 14:27:54 -07:00
cpu-features-offsets.sym x86-64: Update _dl_tlsdesc_dynamic to preserve AMX registers 2024-02-29 04:30:01 -08:00
cpu-features.c x86: Set default non_temporal_threshold for Zhaoxin processors 2024-06-30 06:26:43 -07:00
cpu-tunables.c
dl-cacheinfo.h x86: Set default non_temporal_threshold for Zhaoxin processors 2024-06-30 06:26:43 -07:00
dl-diagnostics-cpu.c x86: Add seperate non-temporal tunable for memset 2024-05-30 12:36:09 -05:00
dl-get-cpu-features.c x86: In ld.so, diagnose missing APX support in APX-only builds 2024-04-25 17:20:28 +02:00
dl-hwcap2.h
dl-hwcap.h elf: Remove HWCAP_IMPORTANT 2024-06-18 10:45:36 +02:00
dl-isa-level.h
dl-lookupcfg.h
dl-minsigstacksize.h
dl-new-hash.h
dl-procinfo.c elf: Remove _DL_PLATFORMS_COUNT 2024-06-18 10:45:36 +02:00
dl-procinfo.h elf: Remove _DL_PLATFORMS_COUNT 2024-06-18 10:45:36 +02:00
dl-prop.h
dl-tunables.list x86: Add seperate non-temporal tunable for memset 2024-05-30 12:36:09 -05:00
elf-initfini.h
elide.h
features-offsets.sym x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers 2024-02-28 09:02:56 -08:00
float128-abi.h
fpu_control.h
get-cpuid-feature-leaf.c x86-64/cet: Make CET feature check specific to Linux/x86 2024-01-11 20:35:24 -08:00
get-isa-level.h
hp-timing.h
init-arch.h
isa-ifunc-macros.h
isa-level.c
isa-level.h x86: Properly set x86 minimum ISA level [BZ #31883] 2024-06-12 14:27:54 -07:00
jmp_buf-ssp.sym
ldbl2mpn.c
ldsodefs.h i386: Remove CET support bits 2024-01-10 05:20:20 -08:00
libc-start.c
link_map.h
linkmap.h
longjmp.c
Makeconfig
Makefile x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers 2024-02-28 09:02:56 -08:00
readelflib.c
sysdep.h x86-64: Allocate state buffer space for RDI, RSI and RBX 2024-03-18 19:45:13 -07:00
tininess.h
tst-cpu-features-cpuinfo-static.c
tst-cpu-features-cpuinfo.c x86: Don't check XFD against /proc/cpuinfo 2024-02-28 11:50:38 -08:00
tst-cpu-features-supports-static.c
tst-cpu-features-supports.c i386: Disable Intel Xeon Phi tests for GCC 15 and above (BZ 31782) 2024-05-27 12:28:13 -07:00
tst-get-cpu-features-static.c
tst-get-cpu-features.c
tst-gnu2-tls2.c x86: Update _dl_tlsdesc_dynamic to preserve caller-saved registers 2024-02-28 09:02:56 -08:00
tst-hwcap-tunables.c support: Add envp argument to support_capture_subprogram 2024-05-07 12:16:36 -03:00
tst-ifunc-isa-1-static.c
tst-ifunc-isa-1.c
tst-ifunc-isa-2-static.c
tst-ifunc-isa-2.c
tst-ifunc-isa.h
tst-isa-level-1.c
tst-isa-level-mod-1-baseline.c
tst-isa-level-mod-1-v2.c
tst-isa-level-mod-1-v3.c
tst-isa-level-mod-1-v4.c
tst-isa-level-mod-1.c
tst-ldbl-nonnormal-printf.c
tst-memchr-rtm.c
tst-memcmp-rtm.c
tst-memmove-rtm.c
tst-memrchr-rtm.c
tst-memset-rtm.c
tst-setjmp-cet.c
tst-stack-align.h
tst-strcasecmp-rtm.c
tst-strchr-rtm.c
tst-strcmp-rtm.c
tst-strcpy-rtm.c
tst-string-rtm.h
tst-strlen-rtm.c
tst-strncasecmp-rtm.c
tst-strncmp-rtm.c
tst-strrchr-rtm.c
tst-sysconf-cache-linesize-static.c
tst-sysconf-cache-linesize.c
tst-wcscmp-rtm.c
tst-wcsncmp-rtm.c
utmp-size.h login: Check default sizes of structs utmp, utmpx, lastlog 2024-04-19 14:38:17 +02:00
Versions