aboutsummaryrefslogtreecommitdiff
path: root/manual/tunables.texi
AgeCommit message (Expand)Author
2021-12-15malloc: Add Huge Page support for mmapAdhemerval Zanella
2021-12-15malloc: Add madvise support for Transparent Huge PagesAdhemerval Zanella
2021-12-14elf: Use new dependency sorting algorithm by defaultFlorian Weimer
2021-12-09nptl: Add glibc.pthread.rseq tunable to control rseq registrationFlorian Weimer
2021-10-21elf: Fix slow DSO sorting behavior in dynamic loader (BZ #17645)Chung-Lin Tang
2021-07-27manual: Drop the .so suffix in libc_malloc_debug descriptionSiddhesh Poyarekar
2021-07-22Move malloc hooks into a compat DSOSiddhesh Poyarekar
2021-07-07glibc.malloc.check: Fix nit in documentationSiddhesh Poyarekar
2021-06-28nptl: Add glibc.pthread.stack_cache_size tunableFlorian Weimer
2021-05-27aarch64: Added optimized memcpy and memmove for A64FXNaohiro Tamura
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