aboutsummaryrefslogtreecommitdiff
path: root/manual/tunables.texi
AgeCommit message (Expand)Author
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie
2019-05-17Small tcache improvementsWilco Dijkstra
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar
2018-07-18x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu
2018-01-23manual: Fix spelling of "Auxiliary."Tobias Klauser
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella
2017-12-05Add elision tunablesRogerio Alves
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie
2017-07-06Add per-thread cache to mallocDJ Delorie
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar