Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jemalloc_new
/
5033a9176ac9489805a387c040008b088cf15bda
5033a91
Call prof_gctx_create() without owing bt2gctx_mtx.
by Jason Evans
· 8 years ago
397f54a
Conditionalize prof fork handling on config_prof.
by Jason Evans
· 8 years ago
bbff6ca
Handle race in stats_arena_bins_print
by Qi Wang
· 8 years ago
190f81c
Silence harmless warnings discovered via run_tests.sh.
by Jason Evans
· 8 years ago
449b7f4
CI: Run --enable-debug builds on windows
by David Goldblatt
· 8 years ago
5260d9c
Introduce scripts to run all possible tests
by David Goldblatt
· 8 years ago
6e7d089
Beef up travis CI integration testing
by David Goldblatt
· 8 years ago
85d2841
Fix a bug in which a potentially invalid usize replaced size
by David Goldblatt
· 8 years ago
0874b64
Avoid redeclaring glibc's secure_getenv
by Tamir Duberstein
· 8 years ago
c0cc5db
Replace tabs following #define with spaces.
by Jason Evans
· 8 years ago
f408643
Remove extraneous parens around return arguments.
by Jason Evans
· 8 years ago
c4c2592
Update brace style.
by Jason Evans
· 8 years ago
5154ff3
Unify the allocation paths
by David Goldblatt
· 8 years ago
9eb1b1c
Fix --disable-stats support.
by Jason Evans
· 8 years ago
66bf773
Test JSON output of malloc_stats_print() and fix bugs.
by Jason Evans
· 8 years ago
7a61ebe
Remove -Werror=declaration-after-statement.
by Jason Evans
· 8 years ago
58424e6
Added stats about number of bytes cached in tcache currently.
by Qi Wang
· 9 years ago
12ab438
Add dummy implementations for most remaining OSX zone allocator functions
by Mike Hommey
· 8 years ago
0f7376e
Don't rely on OSX SDK malloc/malloc.h for malloc_zone struct definitions
by Mike Hommey
· 8 years ago
1ff0953
Fix prof_realloc() regression.
by Jason Evans
· 8 years ago
de5e1af
Formatting/comment fixes.
by Jason Evans
· 8 years ago
8115f05
Add nullptr support to sized delete operators.
by Jason Evans
· 8 years ago
41aa418
Fix style nits.
by Jason Evans
· 8 years ago
e8990dc
Remove redundent stats-merging logic when destroying tcache.
by Qi Wang
· 8 years ago
ffbb7da
Remove leading blank lines from function bodies.
by Jason Evans
· 8 years ago
87e81e6
Fix indentation.
by Jason Evans
· 8 years ago
77cccac
Break up headers into constituent parts
by David Goldblatt
· 8 years ago
94c5d22
Remove mb.h, which is unused
by David Goldblatt
· 8 years ago
77de5f2
Use better pre-processor defines for sparc64
by John Paul Adrian Glaubitz
· 8 years ago
edf1baf
Implement arena.<i>.destroy .
by Jason Evans
· 8 years ago
3f291d5
Refactor test extent hook code to be reusable.
by Jason Evans
· 8 years ago
dc2125c
Replace the arenas.initialized mallctl with arena.<i>.initialized .
by Jason Evans
· 8 years ago
6edbedd
Range-check mib[1] --> arena_ind casts.
by Jason Evans
· 8 years ago
c0a05e6
Move static ctl_epoch variable into ctl_stats_t (as epoch).
by Jason Evans
· 8 years ago
d778dd2
Refactor ctl_stats_t.
by Jason Evans
· 8 years ago
0f04bb1
Rename the arenas.extend mallctl to arenas.create.
by Jason Evans
· 8 years ago
3dc4e83
Add MALLCTL_ARENAS_ALL.
by Jason Evans
· 8 years ago
027ace8
Reindent.
by Jason Evans
· 8 years ago
d0a3129
Fix locking in arena_dirty_count().
by Jason Evans
· 8 years ago
363629d
Fix allocated_large stats with respect to sampled small allocations.
by Jason Evans
· 8 years ago
5c5ff8d
Fix arena_large_reset_stats_cancel().
by Jason Evans
· 8 years ago
a0dd3a4
Implement per arena base allocators.
by Jason Evans
· 8 years ago
a6e8681
Refactor purging and splitting/merging.
by Jason Evans
· 8 years ago
884fa22
Rename arena_decay_t's ndirty to nunpurged.
by Jason Evans
· 8 years ago
411697a
Use exponential series to size extents.
by Jason Evans
· 8 years ago
c1baa0a
Add huge page configuration and pages_[no}huge().
by Jason Evans
· 8 years ago
eab3b18
Fix JSON-mode output for !config_stats and/or !config_prof cases.
by Jason Evans
· 8 years ago
bacb6af
Simplify arena_slab_regind().
by Jason Evans
· 8 years ago
194d6f9
Restructure *CFLAGS/*CXXFLAGS configuration.
by Jason Evans
· 8 years ago
a965a9c
Re-expand the Travis-CI build matrix.
by Jason Evans
· 8 years ago
590ee2a
Update Travis-CI config for C++ integration.
by Jason Evans
· 8 years ago
69c26cd
Add some missing explicit casts.
by Jason Evans
· 8 years ago
2319152
jemalloc cpp new/delete bindings
by Dave Watson
· 8 years ago
d4c5ace
Add a_type parameter to qr_{meld,split}().
by Jason Evans
· 8 years ago
fbe3015
Update ChangeLog for 4.4.0.
by Jason Evans
· 8 years ago
acb7b1f
Add --disable-syscall.
by Jason Evans
· 8 years ago
7179351
Update configure cache file example.
by Jason Evans
· 8 years ago
eb29d7e
Implement a more reliable detection scheme for os_unfair_lock.
by John Szakmeister
· 8 years ago
3212794
Enable overriding JEMALLOC_{ALLOC,FREE}_JUNK.
by Jason Evans
· 8 years ago
c3b85f2
Style fixes.
by Jason Evans
· 8 years ago
5234be2
Add pthread_atfork(3) feature test.
by Jason Evans
· 8 years ago
fda60be
Update a comment.
by Jason Evans
· 8 years ago
a64123c
Refactor madvise(2) configuration.
by Jason Evans
· 8 years ago
f7ca1c9
Remove a residual comment.
by Jason Evans
· 8 years ago
aec5a05
Avoid gcc type-limits warnings.
by Jason Evans
· 8 years ago
95974c0
Remove size_t -> unsigned -> size_t conversion.
by Maks Naumov
· 8 years ago
9b94c01
Document how to use --cache configure option.
by Jason Evans
· 8 years ago
4066b4e
Revert "Add JE_RUNNABLE() and use it for os_unfair_lock_*() test."
by Jason Evans
· 8 years ago
8a4528b
Uniformly cast mallctl[bymib]() oldp/newp arguments to (void *).
by Jason Evans
· 8 years ago
2c95154
Add packing test, which verifies stable layout policy.
by Jason Evans
· 8 years ago
a38acf7
Add extent serial numbers.
by Jason Evans
· 8 years ago
c0a6671
Fix arena_reset() crashing bug.
by Jason Evans
· 8 years ago
a2e601a
Add JE_RUNNABLE() and use it for os_unfair_lock_*() test.
by Jason Evans
· 8 years ago
c25e711
Reduce memory usage for sdallocx() test_alignment_and_size.
by Jason Evans
· 8 years ago
32d69e9
Add configure support for *-*-linux-android.
by Jason Evans
· 8 years ago
c233dd5
Update config.{guess,sub} from upstream.
by Jason Evans
· 8 years ago
85dae2f
Update ChangeLog for 4.3.1.
by Jason Evans
· 8 years ago
5e0373c
Fix test_prng_lg_range_zu() to work on 32-bit systems.
by Jason Evans
· 8 years ago
cda59f9
Rename atomic_*_{uint32,uint64,u}() to atomic_*_{u32,u64,zu}().
by Jason Evans
· 8 years ago
2e46b13
Revert "Define 64-bits atomics unconditionally"
by Jason Evans
· 8 years ago
04b4635
Refactor prng to not use 64-bit atomics on 32-bit platforms.
by Jason Evans
· 8 years ago
e0a9e78
Update ChangeLog for 4.3.0.
by Jason Evans
· 8 years ago
d30b3ea
Fixes to Visual Studio Project files
by Matthew Parkinson
· 8 years ago
6d2a57c
Use -std=gnu11 if available.
by Jason Evans
· 8 years ago
0760876
Update ChangeLog for 4.3.0.
by Jason Evans
· 8 years ago
a967fae
Fix/simplify extent_recycle() allocation size computations.
by Jason Evans
· 8 years ago
4a78521
Fix extent_recycle()'s cache-oblivious padding support.
by Jason Evans
· 8 years ago
ea9961a
Fix psz/pind edge cases.
by Jason Evans
· 8 years ago
8dd5ea8
Fix extent_alloc_cache[_locked]() to support decommitted allocation.
by Jason Evans
· 8 years ago
4f7d8c2
Update symbol mangling.
by Jason Evans
· 8 years ago
04e1328
Update ChangeLog for 4.3.0.
by Jason Evans
· 8 years ago
69f027b
Support Debian GNU/kFreeBSD.
by Samuel Moritz
· 8 years ago
25f7bbc
Fix long spinning in rtree_node_init
by Dave Watson
· 8 years ago
712fde7
Check for existance of CPU_COUNT macro before using it.
by Dave Watson
· 8 years ago
83ebf2f
Fix sycall(2) configure test for Linux.
by Jason Evans
· 8 years ago
d82f2b3
Do not use syscall(2) on OS X 10.12 (deprecated).
by Jason Evans
· 8 years ago
795f668
Add os_unfair_lock support.
by Jason Evans
· 8 years ago
d9f7b2a
Fix/refactor zone allocator integration code.
by Jason Evans
· 8 years ago
b54072d
Call _exit(2) rather than exit(3) in forked child.
by Jason Evans
· 8 years ago
eee1ca6
Force no lazy-lock on Windows.
by Jason Evans
· 8 years ago
Next »