aboutsummaryrefslogtreecommitdiff
path: root/manual/tunables.texi
AgeCommit message (Expand)AuthorFilesLines
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar1-1/+1
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar1-1/+3
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar1-1/+1
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer1-0/+9
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura1-1/+2
2021-04-13Improve documentation for malloc etc. (BZ#27719)Paul Eggert1-6/+8
2021-01-15ld.so: Add --list-tunables to print tunable valuesH.J. Lu1-0/+38
2020-12-21elf: Add a tunable to control use of tagged memoryRichard Earnshaw1-0/+35
2020-09-28Reversing calculation of __x86_shared_non_temporal_thresholdPatrick McGehearty1-1/+5
2020-07-08rtld: Avoid using up static TLS surplus for optimizations [BZ #25051]Szabolcs Nagy1-0/+17
2020-07-08rtld: Account static TLS surplus for audit modulesSzabolcs Nagy1-3/+6
2020-07-08rtld: Add rtld.nns tunable for the number of supported namespacesSzabolcs Nagy1-0/+21
2020-07-06x86: Add thresholds for "rep movsb/stosb" to tunablesH.J. Lu1-0/+16
2019-12-19aarch64: Add Huawei Kunpeng to tunable cpu listXuelei Zhang1-1/+1
2019-08-09Add glibc.malloc.mxfast tunableDJ Delorie1-0/+12
2019-05-17Small tcache improvementsWilco Dijkstra1-1/+1
2019-05-10Fix tcache count maximum (BZ #24531)Wilco Dijkstra1-2/+2
2019-02-01aarch64: Add AmpereComputing emag to tunable cpu listFeng Xue1-1/+1
2019-01-09[AArch64] Add ifunc support for AresWilco Dijkstra1-1/+1
2018-12-01Mutex: Add pthread mutex tunablesKemi Wang1-0/+27
2018-08-02Rename the glibc.tune namespace to glibc.cpuSiddhesh Poyarekar1-20/+20
2018-07-18x86/CET: Document glibc.tune.x86_ibt and glibc.tune.x86_shstkH.J. Lu1-0/+28
2018-01-23manual: Fix spelling of "Auxiliary."Tobias Klauser1-1/+1
2017-12-11powerpc: POWER8 memcpy optimization for cached memoryAdhemerval Zanella1-0/+10
2017-12-05Add elision tunablesRogerio Alves1-0/+69
2017-09-08Add thunderx2t99 and thunderx2t99p1 CPU names to tunables listSteve Ellcey1-1/+2
2017-08-30malloc: Abort on heap corruption, without a backtrace [BZ #21754]Florian Weimer1-21/+7
2017-08-09aarch64: Optimized memcpy for Qualcomm Falkor processorSiddhesh Poyarekar1-1/+1
2017-07-06* manual/tunables.texi: Add missing @end deftp.DJ Delorie1-0/+1
2017-07-06Add per-thread cache to mallocDJ Delorie1-0/+32
2017-06-30tunables, aarch64: New tunable to override cpuSiddhesh Poyarekar1-0/+8
2017-06-21x86: Rename glibc.tune.ifunc to glibc.tune.hwcapsH.J. Lu1-4/+4
2017-06-20tunables: Add IFUNC selection and cache sizesH.J. Lu1-0/+36
2017-06-07tunables: Add LD_HWCAP_MASK to tunablesSiddhesh Poyarekar1-0/+23
2016-12-31User manual documentation for tunablesSiddhesh Poyarekar1-0/+192