Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Clean up tsd (no functional changes). | Jason Evans | 2012-03-30 | 1 | -1/+3 | |
* | Work around TLS deallocation via free(). | Jason Evans | 2012-03-30 | 1 | -2/+14 | |
* | Add the "thread.tcache.enabled" mallctl. | Jason Evans | 2012-03-27 | 1 | -15/+101 | |
* | Implement tsd. | Jason Evans | 2012-03-23 | 1 | -20/+15 | |
* | Invert NO_TLS to JEMALLOC_TLS. | Jason Evans | 2012-03-19 | 1 | -1/+1 | |
* | Remove the lg_tcache_gc_sweep option. | Jason Evans | 2012-03-05 | 1 | -12/+11 | |
* | Remove unused variables in tcache_dalloc_large(). | Jason Evans | 2012-02-29 | 1 | -6/+1 | |
* | Simplify small size class infrastructure. | Jason Evans | 2012-02-29 | 1 | -8/+8 | |
* | Streamline tcache-related malloc/free fast paths. | Jason Evans | 2012-02-13 | 1 | -3/+5 | |
* | Remove magic. | Jason Evans | 2012-02-13 | 1 | -1/+0 | |
* | Reduce cpp conditional logic complexity. | Jason Evans | 2012-02-11 | 1 | -75/+39 | |
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+431 | |