about summary refs log tree commit diff
path: root/Makeconfig
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2023-08-10 19:36:56 +0200
committerFlorian Weimer <fweimer@redhat.com>2023-08-15 08:07:36 +0200
commit0dc7fc1cf094406a138e4d1bcf9553e59edcf89d (patch)
treec74a61aeb2904253a0903aefc8f562cb00ec80f0 /Makeconfig
parent648b832600e94c09e3cee2fa6d3c3684687505e4 (diff)
downloadglibc-0dc7fc1cf094406a138e4d1bcf9553e59edcf89d.tar.gz
glibc-0dc7fc1cf094406a138e4d1bcf9553e59edcf89d.tar.xz
glibc-0dc7fc1cf094406a138e4d1bcf9553e59edcf89d.zip
malloc: Remove bin scanning from memalign (bug 30723)
On the test workload (mpv --cache=yes with VP9 video decoding), the
bin scanning has a very poor success rate (less than 2%).  The tcache
scanning has about 50% success rate, so keep that.

Update comments in malloc/tst-memalign-2 to indicate the purpose
of the tests.  Even with the scanning removed, the additional
merging opportunities since commit 542b1105852568c3ebc712225ae78b
("malloc: Enable merging of remainders in memalign (bug 30723)")
are sufficient to pass the existing large bins test.

Remove leftover variables from _int_free from refactoring in the
same commit.

Reviewed-by: DJ Delorie <dj@redhat.com>
Diffstat (limited to 'Makeconfig')
0 files changed, 0 insertions, 0 deletions