| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Optimize malloc() and free() fast paths. | Jason Evans | 2012-05-02 | 1 | -13/+46 |
| * | Make arena_salloc() an inline function. | Jason Evans | 2012-04-20 | 1 | -0/+6 |
| * | Implement Valgrind support, redzones, and quarantine. | Jason Evans | 2012-04-11 | 1 | -1/+5 |
| * | Always initialize tcache data structures. | Jason Evans | 2012-04-06 | 1 | -46/+38 |
| * | Clean up *PAGE* macros. | Jason Evans | 2012-04-02 | 1 | -5/+5 |
| * | Add the "thread.tcache.enabled" mallctl. | Jason Evans | 2012-03-27 | 1 | -12/+15 |
| * | Implement tsd. | Jason Evans | 2012-03-23 | 1 | -47/+54 |
| * | 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 | -10/+0 |
| * | Simplify small size class infrastructure. | Jason Evans | 2012-02-29 | 1 | -15/+16 |
| * | Streamline tcache-related malloc/free fast paths. | Jason Evans | 2012-02-13 | 1 | -3/+1 |
| * | Reduce cpp conditional logic complexity. | Jason Evans | 2012-02-11 | 1 | -85/+45 |
| * | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+480 |
