musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/malloc/malloc.c
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2011年04月01日 22:35:20 -0400
committerRich Felker <dalias@aerifal.cx>2011年04月01日 22:35:20 -0400
commit952987a0cb9b1973fdf23e05f8ddc6fe3c98fd68 (patch)
tree20888e580084e33ecfd132d598dbcfddda65630f /src/malloc/malloc.c
parent4ae5e811f8d291a0df1418e1aae583161c142952 (diff)
downloadmusl-952987a0cb9b1973fdf23e05f8ddc6fe3c98fd68.tar.gz
reorganize the __libc structure for threaded performance issues
we want to keep atomically updated fields (locks and thread count) and really anything writable far away from frequently-needed function pointers. stuff some rarely-needed function pointers in between to pad, hopefully up to a cache line boundary.
Diffstat (limited to 'src/malloc/malloc.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit v1.2.1 (git 2.18.0) at 2025年09月16日 18:15:15 +0000

AltStyle によって変換されたページ (->オリジナル) /