aboutsummaryrefslogtreecommitdiff
path: root/manual/tunables.texi
AgeCommit message (Expand)Author
2023-11-21elf: Remove /etc/suid-debug supportAdhemerval Zanella
2023-11-13AArch64: Remove Falkor memcpyWilco Dijkstra
2023-11-07elf: Add glibc.mem.decorate_maps tunableAdhemerval Zanella
2023-08-01PowerPC: Influence cpu/arch hwcap features via GLIBC_TUNABLESMahesh Bodapati
2023-05-27Fix misspellings in manual/ -- BZ 25337Paul Pluzhnikov
2023-04-20Created tunable to force small pages on stack allocation.Cupertino Miranda
2023-02-23tunables.texi: Change \code{1} to @code{1}H.J. Lu
2023-02-22x86-64: Add glibc.cpu.prefer_map_32bit_exec [BZ #28656]H.J. Lu
2023-02-22gmon: improve mcount overflow handling [BZ# 27576]Simon Kissane
2023-02-07S390: Influence hwcaps/stfle via GLIBC_TUNABLES.Stefan Liebler
2022-08-04malloc: Correct the documentation of the top_pad defaultFlorian Weimer
2022-06-30AArch64: Add asymmetric faulting mode for tag violations in mem.tagging tunableTejas Belagod
2022-06-15x86: Add bounds `x86_non_temporal_threshold`Noah Goldstein
2022-05-31manual: fix reference to source fileAndreas Schwab
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