]> git.ipfire.org Git - thirdparty/glibc.git/commit
Updates to tcache
authorDJ Delorie <dj@delorie.com>
Thu, 11 May 2017 20:44:59 +0000 (16:44 -0400)
committerDJ Delorie <dj@delorie.com>
Thu, 11 May 2017 21:09:22 +0000 (17:09 -0400)
commit4da80dbb06a7394581f74deae489858bf1607f90
tree975421d6fd43ac5ffc0d9616717c9f5193631411
parent6d620560b6e21e15deeeb713af9ea52c679606e3
Updates to tcache

* remove legacy environment variables
* remove tcache mallopt() options
* tweak size2tidx/tidx2size macros to be more accurate and consistent
* add comments
* tcache_max -> tcache_bins
* tunables made SXID_IGNORE
* dedup fastbin removal code snippets
* document tunables
* document probes
* DeCamelCaseify
elf/dl-tunables.list
malloc/arena.c
malloc/malloc.c
manual/probes.texi
manual/tunables.texi