This is the mail archive of the libc-alpha@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]

Re: [patch] malloc: add mxfast tunable


On Sat, 10 Nov 2018, DJ Delorie wrote:

> +One of the optimizations malloc uses is to maintain a series of ''fast
> +bins'' that hold chunks up to a specific size.  The default and

Open quotes should be `` not ''.

-- 
Joseph S. Myers
joseph@codesourcery.com


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