server-skynet-source-3rd-je.../include
Jason Evans 243f7a0508 Implement decay-based unused dirty page purging.
This is an alternative to the existing ratio-based unused dirty page
purging, and is intended to eventually become the sole purging
mechanism.

Add mallctls:
- opt.purge
- opt.decay_time
- arena.<i>.decay
- arena.<i>.decay_time
- arenas.decay_time
- stats.arenas.<i>.decay_time

This resolves #325.
2016-02-19 20:56:21 -08:00
..
jemalloc Implement decay-based unused dirty page purging. 2016-02-19 20:56:21 -08:00
msvc_compat Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00