server-skynet-source-3rd-je.../test
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
..
include/test Flesh out time_*() API. 2016-02-19 20:29:06 -08:00
integration Don't rely on unpurged chunks in xallocx() test. 2016-02-19 17:02:25 -08:00
src Flesh out time_*() API. 2016-02-19 20:29:06 -08:00
stress Fix MinGW-related portability issues. 2015-07-23 13:56:25 -07:00
unit Implement decay-based unused dirty page purging. 2016-02-19 20:56:21 -08:00
test.sh.in Streamline test output. 2013-12-12 14:58:26 -08:00