server-skynet-source-3rd-je.../doc
Qi Wang fac706836f Add opt.lg_extent_max_active_fit
When allocating from dirty extents (which we always prefer if available), large
active extents can get split even if the new allocation is much smaller, in
which case the introduced fragmentation causes high long term damage.  This new
option controls the threshold to reuse and split an existing active extent.  We
avoid using a large extent for much smaller sizes, in order to reduce
fragmentation.  In some workload, adding the threshold improves virtual memory
usage by >10x.
2017-11-16 15:32:02 -08:00
..
html.xsl.in Change html manual encoding to UTF-8. 2016-09-12 16:31:21 -07:00
jemalloc.xml.in Add opt.lg_extent_max_active_fit 2017-11-16 15:32:02 -08:00
manpages.xsl.in Move repo contents in jemalloc/ to top level. 2011-03-31 20:36:17 -07:00
stylesheet.xsl Use <quote>...</quote> rather than &ldquo;...&rdquo; or "..." in XML. 2016-11-01 13:25:42 -07:00