about summary refs log tree commit diff
path: root/elf/elf.h
diff options
context:
space:
mode:
authorWilco Dijkstra <wdijkstr@arm.com>2019-05-17 18:16:20 +0100
committerWilco Dijkstra <wdijkstr@arm.com>2019-05-17 18:16:20 +0100
commit1f50f2ad854c84ead522bfc7331b46dbe6057d53 (patch)
treea350b22461a9b819877711cf88a53f0191b388b5 /elf/elf.h
parentfef7c63cd5a5a3150dc9465687359351afab5010 (diff)
downloadglibc-1f50f2ad854c84ead522bfc7331b46dbe6057d53.tar.gz
glibc-1f50f2ad854c84ead522bfc7331b46dbe6057d53.tar.xz
glibc-1f50f2ad854c84ead522bfc7331b46dbe6057d53.zip
Small tcache improvements
Change the tcache->counts[] entries to uint16_t - this removes
the limit set by char and allows a larger tcache.  Remove a few
redundant asserts.

bench-malloc-thread with 4 threads is ~15% faster on Cortex-A72.

Reviewed-by: DJ Delorie <dj@redhat.com>

	* malloc/malloc.c (MAX_TCACHE_COUNT): Increase to UINT16_MAX.
	(tcache_put): Remove redundant assert.
	(tcache_get): Remove redundant asserts.
	(__libc_malloc): Check tcache count is not zero.
	* manual/tunables.texi (glibc.malloc.tcache_count): Update maximum.
Diffstat (limited to 'elf/elf.h')
0 files changed, 0 insertions, 0 deletions