Florian Weimer
Florian is a long-time contributor to the GNU toolchain, particularly glibc. He currently serves as the glibc tech lead on the Red Hat Platform Tools team.
Sessions
09-26
16:00
30min
New TLS allactors for glibc
Florian Weimer
This presentation covers a design of a new thread-local storage (TLS) allocator for the GNU C Library (glibc). The goal of this project is to unify the allocation algorithm for initial-exec TLS, global-dynamic TLS, and POSIX thread-specific data (as created by pthread_key_create
). It unifies ideas that have been circulated within the glibc community for many years.
Auditorium B032 (80)
09-26
16:30
15min
A heap dumper for glibc
Florian Weimer
This session showcases the glibc heap dumper, a tool to obtain information about active memory allocations and malloc
heap layout from coredumps.
Auditorium B032 (80)