commit | d9ef75fed46a0674f51d0df2a81c737fba38e57c | [log] [tgz] |
---|---|---|
author | Jason Evans <je@facebook.com> | Mon Mar 15 12:43:07 2010 -0700 |
committer | Jason Evans <je@facebook.com> | Mon Mar 15 12:43:07 2010 -0700 |
tree | b26e94362ead58a3ae675c774794ae2d649800ea | |
parent | 992242c545cdd9e6098d16e3426fce1844b0e292 [diff] |
arena_chunk_purge() arena->nactive fix. Update arena->nactive when pseudo-allocating runs in arena_chunk_purge(), since arena_run_dalloc() subtracts from arena->nactive.