| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix two valgrind integration regressions. | Jason Evans | 2015-06-22 | 1 | -1/+1 |
|
|
* | Clarify relationship between stats.resident and stats.mapped. | Jason Evans | 2015-05-30 | 1 | -0/+2 |
|
|
* | Add the "stats.allocated" mallctl. | Jason Evans | 2015-03-24 | 1 | -8/+21 |
|
|
* | Quantize szad trees by size class. | Jason Evans | 2015-03-07 | 1 | -2/+3 |
|
|
* | Simplify extent_node_t and add extent_node_init(). | Jason Evans | 2015-02-17 | 1 | -4/+2 |
|
|
* | Integrate whole chunks into unused dirty page purging machinery. | Jason Evans | 2015-02-17 | 1 | -8/+8 |
|
|
* | Move centralized chunk management into arenas. | Jason Evans | 2015-02-12 | 1 | -45/+20 |
|
|
* | Refactor base_alloc() to guarantee demand-zeroed memory. | Jason Evans | 2015-02-05 | 1 | -56/+91 |
|
|
* | Implement metadata statistics. | Jason Evans | 2015-01-24 | 1 | -0/+15 |
|
|
* | Refactor huge allocation to be managed by arenas. | Jason Evans | 2014-05-16 | 1 | -10/+2 |
|
|
* | Add support for user-specified chunk allocators/deallocators. | aravind | 2014-05-12 | 1 | -1/+1 |
|
|
* | Optimize Valgrind integration. | Jason Evans | 2014-04-15 | 1 | -3/+4 |
|
|
* | Fix Valgrind integration. | Jason Evans | 2013-02-01 | 1 | -0/+3 |
|
|
* | Add arena-specific and selective dss allocation. | Jason Evans | 2012-10-13 | 1 | -1/+2 |
|
|
* | Add alignment support to chunk_alloc(). | Mike Hommey | 2012-04-10 | 1 | -1/+1 |
|
|
* | Port to FreeBSD. | Jason Evans | 2012-02-03 | 1 | -0/+11 |
|
|
* | Fix fork-related bugs. | Jason Evans | 2012-03-13 | 1 | -1/+22 |
|
|
* | Move repo contents in jemalloc/ to top level. | Jason Evans | 2011-04-01 | 1 | -0/+106 |
|
|