public inbox for libc-help@sourceware.org
 help / color / mirror / Atom feed
* Impact of Increasing M_MMAP_THRESHOLD to 1GB in malloc().
@ 2018-09-26  9:46 ritesh sonawane
  2018-09-26 10:05 ` Florian Weimer
  0 siblings, 1 reply; 9+ messages in thread
From: ritesh sonawane @ 2018-09-26  9:46 UTC (permalink / raw)
  To: libc-help

Hi All,

I am working on system with page size 2MB and 64MB and use of malloc()
leads to fragmentation.
To avoid this I want to increase the size of M_MMAP_THRESHOLD to 1GB. Is
there any impact of
this on bin index calculation ? Need some help.

Thanks and Regards,
Ritesh

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-09-28 11:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-26  9:46 Impact of Increasing M_MMAP_THRESHOLD to 1GB in malloc() ritesh sonawane
2018-09-26 10:05 ` Florian Weimer
2018-09-27 16:55   ` ritesh sonawane
2018-09-27 17:46     ` Florian Weimer
2018-09-27 18:16       ` Carlos O'Donell
2018-09-28 10:22         ` ritesh sonawane
2018-09-28 10:40           ` Florian Weimer
2018-09-28 11:07             ` ritesh sonawane
2018-09-28 10:03       ` ritesh sonawane

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).