index
:
delta/jemalloc.git
dev
master
rc-4.3.1
rc-4.4.0
rc-4.5.0
rel-4.3.0
revert-1683-fix-prof-realloc
stable-3
stable-4
github.com: jemalloc/jemalloc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
jemalloc
/
internal
/
ctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize stats print using partial name-to-mib
Yinan Zhang
2020-12-18
1
-0
/
+19
*
Enable ctl on partial mib and partial name
Yinan Zhang
2020-12-18
1
-0
/
+2
*
Add partial name-to-mib functionality
Yinan Zhang
2020-12-18
1
-1
/
+2
*
PA: Use an SEC in fron of the HPA shard.
David Goldblatt
2020-10-23
1
-0
/
+1
*
HPA: Add stats for the hpa_shard.
David Goldblatt
2020-10-23
1
-0
/
+1
*
PA->PAC: Move in stats.
David Goldblatt
2020-07-09
1
-1
/
+1
*
Move extent stats to the PA module.
David Goldblatt
2020-04-10
1
-1
/
+1
*
Reduce footprint of bin_t.
Qi Wang
2019-11-21
1
-1
/
+1
*
Add "prof.dump_prefix" to override filename prefixes for dumps.
zhxchen17
2019-09-12
1
-0
/
+1
*
Track nfills and nflushes for arenas.i.small / large.
Qi Wang
2019-05-15
1
-0
/
+2
*
Add extents information to mallocstats output
Tyler Etzel
2018-08-02
1
-0
/
+1
*
Hide size class computation behind a layer of indirection.
David Goldblatt
2018-07-12
1
-3
/
+3
*
Split up and standardize naming of stats code.
David T. Goldblatt
2017-12-18
1
-2
/
+2
*
Add stats for metadata_thp.
Qi Wang
2017-08-30
1
-0
/
+1
*
Switch ctl to explicitly use tsd instead of tsdn.
Qi Wang
2017-06-23
1
-2
/
+1
*
Add background thread related stats.
Qi Wang
2017-05-23
1
-0
/
+1
*
Refactor *decay_time into *decay_ms.
Jason Evans
2017-05-18
1
-2
/
+2
*
Refactor (MALLOCX_ARENA_MAX + 1) to be MALLOCX_ARENA_LIMIT.
Jason Evans
2017-05-14
1
-2
/
+2
*
Header refactoring: ctl - unify and remove from catchall.
David Goldblatt
2017-04-25
1
-0
/
+130
*
Break up headers into constituent parts
David Goldblatt
2017-01-12
1
-127
/
+0
*
Implement arena.<i>.destroy .
Jason Evans
2017-01-06
1
-1
/
+11
*
Range-check mib[1] --> arena_ind casts.
Jason Evans
2017-01-06
1
-1
/
+1
*
Move static ctl_epoch variable into ctl_stats_t (as epoch).
Jason Evans
2017-01-06
1
-0
/
+1
*
Refactor ctl_stats_t.
Jason Evans
2017-01-06
1
-1
/
+1
*
Remove ratio-based purging.
Jason Evans
2016-10-12
1
-1
/
+0
*
Rename huge to large.
Jason Evans
2016-06-05
1
-1
/
+1
*
Use huge size class infrastructure for large size classes.
Jason Evans
2016-06-05
1
-2
/
+1
*
Resolve bootstrapping issues when embedded in FreeBSD libc.
Jason Evans
2016-05-10
1
-5
/
+5
*
Add the stats.retained and stats.arenas.<i>.retained statistics.
Jason Evans
2016-05-03
1
-0
/
+1
*
Add witness, a simple online locking validator.
Jason Evans
2016-04-14
1
-11
/
+13
*
Fix stats.arenas.<i>.[...] for --disable-stats case.
Jason Evans
2016-02-27
1
-0
/
+3
*
Implement decay-based unused dirty page purging.
Jason Evans
2016-02-19
1
-0
/
+1
*
Add the "stats.arenas.<i>.lg_dirty_mult" mallctl.
Jason Evans
2015-03-24
1
-0
/
+1
*
Add the "stats.allocated" mallctl.
Jason Evans
2015-03-23
1
-0
/
+1
*
Move centralized chunk management into arenas.
Jason Evans
2015-02-12
1
-5
/
+0
*
Implement metadata statistics.
Jason Evans
2015-01-23
1
-0
/
+1
*
Add per size class huge allocation statistics.
Jason Evans
2014-10-12
1
-0
/
+1
*
Refactor huge allocation to be managed by arenas.
Jason Evans
2014-05-15
1
-5
/
+0
*
Add arena-specific and selective dss allocation.
Jason Evans
2012-10-12
1
-0
/
+2
*
Fix fork(2)-related deadlocks.
Jason Evans
2012-10-09
1
-0
/
+3
*
Fix ctl regression.
Jason Evans
2012-04-23
1
-6
/
+6
*
Avoid using a union for ctl_node_s
Mike Hommey
2012-04-23
1
-12
/
+15
*
Implement malloc_vsnprintf().
Jason Evans
2012-03-07
1
-7
/
+5
*
Add --with-mangling.
Jason Evans
2012-03-01
1
-3
/
+3
*
Simplify small size class infrastructure.
Jason Evans
2012-02-28
1
-1
/
+1
*
Remove the swap feature.
Jason Evans
2012-02-13
1
-1
/
+0
*
Reduce cpp conditional logic complexity.
Jason Evans
2012-02-10
1
-6
/
+0
*
Move repo contents in jemalloc/ to top level.
Jason Evans
2011-03-31
1
-0
/
+118