public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug malloc/27455] New: malloc: fix calculation of aligned heaps in new_heap()
@ 2021-02-22 10:40 hu4i233 at gmail dot com
  0 siblings, 0 replies; only message in thread
From: hu4i233 at gmail dot com @ 2021-02-22 10:40 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=27455

            Bug ID: 27455
           Summary: malloc: fix calculation of aligned heaps in new_heap()
           Product: glibc
           Version: 2.33
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: malloc
          Assignee: unassigned at sourceware dot org
          Reporter: hu4i233 at gmail dot com
  Target Milestone: ---

In mallo/arena.c new_heap()

The aligned_heap_area added in 
https://sourceware.org/legacy-ml/libc-hacker/2004-03/msg00095.html
aimming at avoiding fragmenting address space seems not to work properly.

And I find that someone has already found this problem but it seems that the
bug isn't fixed:
http://sourceware-org.1504.n7.nabble.com/malloc-performance-improvements-and-bugfixes-tp374269p374323.html

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-22 10:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 10:40 [Bug malloc/27455] New: malloc: fix calculation of aligned heaps in new_heap() hu4i233 at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).