Lines Matching refs:decay
108 - Avoid forced decay on thread termination when using background threads.
110 - Disable muzzy decay by default. (@djwatson, @interwq)
119 - Properly trigger decay on tcache destroy. (@interwq, @amosbird)
123 - Fix a side effect caused by extent_max_active_fit combined with decay-based
221 - Make decay to always purge one more extent than before, because in
222 practice large extents are usually the ones that cross the decay threshold.
238 - Fix an extent coalesce + decay race by taking both coalescing extents off
240 - Fix potentially unbound increase during decay, caused by one thread keep
266 - Update decay->nunpurged before purging, in order to avoid potential update
313 - Implement two-phase decay of unused dirty pages. Pages transition from
318 - Increase decay time resolution from seconds to milliseconds. (@jasone)
320 decay-driven unused dirty page purging. (@interwq)
571 - Fix and simplify decay-based purging. (@jasone)
663 - Implement decay-based unused dirty page purging, a major optimization with
669 + arena.<i>.decay
676 specify --with-malloc-conf=purge:decay , since the default must remain