fac706836f
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. |
||
---|---|---|
.. | ||
html.xsl.in | ||
jemalloc.xml.in | ||
manpages.xsl.in | ||
stylesheet.xsl |