Skip to content
Commit 71effcea authored by Florian Weimer's avatar Florian Weimer
Browse files

malloc: Revert fastbins to old-style atomics

Commit 6923f6db ("malloc: Use current
(C11-style) atomics for fastbin access") caused a substantial
performance regression on POWER and Aarch64, and the old atomics,
while hard to prove correct, seem to work in practice.
parent 562f4362
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment