Go to file
Jason Evans 3c2343518c Implement mallctl{nametomib,bymib}().
Replace chunk stats code that was missing locking; this fixes a race
condition that could corrupt chunk statistics.

Converting malloc_stats_print() to use mallctl*().

Add a missing semicolon in th DSS code.

Convert malloc_tcache_flush() to a mallctl.

Convert malloc_swap_enable() to a set of mallctl's.
2010-01-27 13:10:56 -08:00
jemalloc Implement mallctl{nametomib,bymib}(). 2010-01-27 13:10:56 -08:00
.gitignore Add the --with-install-suffix configure option. 2010-01-17 01:49:20 -08:00