server-skynet-source-3rd-je.../include
Jason Evans 070b3c3fbd Fix and refactor runs_dirty-based purging.
Fix runs_dirty-based purging to also purge dirty pages in the spare
chunk.

Refactor runs_dirty manipulation into arena_dirty_{insert,remove}(), and
move the arena->ndirty accounting into those functions.

Remove the u.ql_link field from arena_chunk_map_t, and get rid of the
enclosing union for u.rb_link, since only rb_link remains.

Remove the ndirty field from arena_chunk_t.
2014-08-14 14:45:58 -07:00
..
jemalloc Fix and refactor runs_dirty-based purging. 2014-08-14 14:45:58 -07:00
msvc_compat Allow to build with clang-cl 2014-06-12 10:39:39 -07:00