aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/dl-cacheinfo.h
AgeCommit message (Expand)AuthorFilesLines
2021-05-03x86: Set rep_movsb_threshold to 2112 on processors with FSRMH.J. Lu1-0/+4
2021-03-15x86: Handle _SC_LEVEL1_ICACHE_LINESIZE [BZ #27444]H.J. Lu1-0/+6
2021-02-10x86: Use SIZE_MAX instead of (long int)-1 for tunable range valueSiddhesh Poyarekar1-5/+5
2021-02-10tunables: Simplify TUNABLE_SET interfaceSiddhesh Poyarekar1-9/+6
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi1-1/+14
2021-01-21<sys/platform/x86.h>: Remove the C preprocessor magicH.J. Lu1-2/+2
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu1-0/+460
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-0/+478