This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/17195] excessive heap trimming in threaded programs even when disabled with mallopt


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

--- Comment #2 from Julian Taylor <jtaylor.debian at googlemail dot com> ---
my issue is not with sbrk but with madvise in threaded applications which
cannot be worked around by using mallopt like in the other bug.
the trimming can be disabled in single threaded applications but not
multithreaded ones.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]