Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
jemalloc
/
e2bcf037d445a84a71c7997670819ebd0a893b4a
e2bcf03
Make dss operations lockless.
by Jason Evans
· 8 years ago
9737685
Add/use adaptive spinning.
by Jason Evans
· 8 years ago
a2539fa
Disallow 0x5a junk filling when running in Valgrind.
by Jason Evans
· 8 years ago
d419bb0
Fix and simplify decay-based purging.
by Jason Evans
· 8 years ago
a14712b
Fix decay tests to all adapt to nstime_monotonic().
by Jason Evans
· 8 years ago
45a5bf6
Do not advance decay epoch when time goes backwards.
by Jason Evans
· 8 years ago
94e7ffa
Refactor arena->decay_* into arena->decay.* (arena_decay_t).
by Jason Evans
· 8 years ago
b732c39
Refine nstime_update().
by Jason Evans
· 8 years ago
5d8db15
Simplify run quantization.
by Jason Evans
· 9 years ago
f193fd8
Refactor runs_avail.
by Jason Evans
· 9 years ago
1abb49f
Implement pz2ind(), pind2sz(), and psz2u().
by Jason Evans
· 9 years ago
bcd5424
Use TSDN_NULL rather than NULL as appropriate.
by Jason Evans
· 8 years ago
c19b48f
Fix a typo.
by Jason Evans
· 8 years ago
af33e9a
Define 64-bits atomics unconditionally
by Mike Hommey
· 8 years ago
79647fe
Close file descriptor after reading "/proc/sys/vm/overcommit_memory".
by Jason Evans
· 8 years ago
3bb044c
Add an AppVeyor config
by Mike Hommey
· 8 years ago
43d4d7c
Add Travis-CI configuration
by Mike Hommey
· 8 years ago
92009b1
use install command determined by configure
by Thomas Köckerbauer
· 8 years ago
15da5f5
Readme.txt error for building in the Windows
by Bai
· 8 years ago
b54c0c2
Fix LG_QUANTUM definition for sparc64
by Eric Le Bihan
· 8 years ago
c128167
Disable irrelevant Cray compiler warnings if cc-silence is enabled
by Elliot Ronaghan
· 8 years ago
4b52518
Add Cray compiler's equivalent of -Werror before __attribute__ checks
by Elliot Ronaghan
· 8 years ago
1d42a99
Disable automatic dependency generation for the Cray compiler
by Elliot Ronaghan
· 8 years ago
8701bc7
Add initial support for building with the cray compiler
by Elliot Ronaghan
· 8 years ago
b770d2d
Fix librt detection when using a Cray compiler wrapper
by Elliot Ronaghan
· 8 years ago
3573fb9
Add -dynamic for integration and stress tests with Cray compiler wrappers
by Elliot Ronaghan
· 8 years ago
5acef86
Don't use compact red-black trees with the pgi compiler
by Elliot Ronaghan
· 8 years ago
50a865e
Work around a weird pgi bug in test/unit/math.c
by Elliot Ronaghan
· 8 years ago
57cddff
Formatting fixes.
by Jason Evans
· 8 years ago
11b5da7
Change how the default zone is found
by Mike Hommey
· 8 years ago
38a96f0
Fix a bug in __builtin_unreachable configure check
by Elliot Ronaghan
· 8 years ago
d1207f0
Check for __builtin_unreachable at configure time
by Elliot Ronaghan
· 8 years ago
a6a8e40
Fix a valgrind regression in chunk_recycle()
by Elliot Ronaghan
· 8 years ago
57ed894
Fix arena_bind().
by Qi Wang
· 8 years ago
9ebbfca9
Change html manual encoding to UTF-8.
by Jason Evans
· 8 years ago
3de0353
Merge branch.
by Jason Evans
· 8 years ago
5271b67
Update ChangeLog for 4.2.1.
by Jason Evans
· 8 years ago
fa09fe7
Fix rallocx() sampling code to not eagerly commit sampler update.
by Jason Evans
· 8 years ago
20cd2de
Add a missing prof_alloc_rollback() call.
by Jason Evans
· 8 years ago
a7fdcc8
Fix opt_zero-triggered in-place huge reallocation zeroing.
by Jason Evans
· 8 years ago
c7d5298
Fix a Valgrind regression in chunk_alloc_wrapper().
by Elliot Ronaghan
· 8 years ago
9de0094
Fix a Valgrind regression in calloc().
by Elliot Ronaghan
· 8 years ago
05a9e4a
Fix potential VM map fragmentation regression.
by Jason Evans
· 8 years ago
48384dc
Fix mixed decl in nstime.c
by Elliot Ronaghan
· 8 years ago
09d7bdb
Propagate tsdn to default chunk hooks.
by Jason Evans
· 8 years ago
f70a254
Merge branch 'dev'
by Jason Evans
· 8 years ago
09f8585
Update ChangeLog for 4.2.0.
by Jason Evans
· 8 years ago
1c35f63
Guard tsdn_tsd() call with tsdn_null() check.
by Jason Evans
· 8 years ago
0fc1317
Mangle tested functions as n_witness_* rather than witness_*_impl.
by Jason Evans
· 8 years ago
73d3d58
Optimize witness fast path.
by Jason Evans
· 8 years ago
7790a0b
Fix chunk accounting related to triggering gdump profiles.
by Jason Evans
· 8 years ago
3a9ec67
Disable junk filling for tests that could otherwise easily OOM.
by Jason Evans
· 8 years ago
c1e00ef
Resolve bootstrapping issues when embedded in FreeBSD libc.
by Jason Evans
· 8 years ago
0c12dca
Fix tsd bootstrapping for a0malloc().
by Jason Evans
· 9 years ago
919e4a0
Add LG_QUANTUM definition for the RISC-V architecture.
by Jason Evans
· 9 years ago
62c217e
Update ChangeLog.
by Jason Evans
· 9 years ago
1326010
Update private_symbols.txt.
by Jason Evans
· 9 years ago
3ef51d7
Optimize the fast paths of calloc() and [m,d,sd]allocx().
by Jason Evans
· 9 years ago
c2f970c
Modify pages_map() to support mapping uncommitted virtual memory.
by Jason Evans
· 9 years ago
dc391ad
Scale leak report summary according to sampling probability.
by Jason Evans
· 9 years ago
04c3c0f
Add the stats.retained and stats.arenas.<i>.retained statistics.
by Jason Evans
· 9 years ago
c1e9cf4
Link against librt for clock_gettime(2) if glibc < 2.17.
by Jason Evans
· 9 years ago
7ba6e74
Fix a typo.
by Jason Evans
· 9 years ago
e02b83c
Merge branch.
by Jason Evans
· 9 years ago
2e5eb21
Update ChangeLog for 4.1.1.
by Jason Evans
· 9 years ago
417c0c9
Add private symbols.
by Jason Evans
· 9 years ago
44d12d4
Update mallocx() OOM test to deal with smaller hugemax.
by Jason Evans
· 9 years ago
21e33ed
Don't test fork() on Windows.
by Jason Evans
· 9 years ago
90827a3
Fix huge_palloc() regression.
by Jason Evans
· 9 years ago
21cda0d
Update ChangeLog for 4.1.1.
by Jason Evans
· 9 years ago
1eb46ab
Don't test fork() on Windows.
by Jason Evans
· 9 years ago
2687a72
Fix fork()-related lock rank ordering reversals.
by Jason Evans
· 9 years ago
de35328
Use separate arena for chunk tests.
by Jason Evans
· 9 years ago
c3b008e
Doc typo fixes.
by hitstergtd
· 9 years ago
d65db0e
Fix malloc_stats_print() to print correct opt.narenas value.
by Jason Evans
· 9 years ago
8c83c02
Fix bitmap_sfu() regression.
by Jason Evans
· 9 years ago
8d8960f
Fix potential chunk leaks.
by Jason Evans
· 9 years ago
b40253a
typecast address to pointer to byte to avoid unaligned memory access error
by Rajeev Misra
· 9 years ago
c3ab904
Fix stack corruption and uninitialized var warning
by Dmitri Smirnov
· 9 years ago
7798c7a
Fix MSVC project and improve MSVC lib naming (v140 -> vc140)
by rustyx
· 9 years ago
61111fe
Remove errno overrides.
by Dmitri Smirnov
· 9 years ago
9aa1543
Update mallocx() OOM test to deal with smaller hugemax.
by Jason Evans
· 9 years ago
108c4a1
Fix witness/fork() interactions.
by Jason Evans
· 9 years ago
174c0c3
Fix fork()-related lock rank ordering reversals.
by Jason Evans
· 9 years ago
0d970a0
Use separate arena for chunk tests.
by Jason Evans
· 9 years ago
7e67495
Fix arena reset effects on large/huge stats.
by Jason Evans
· 9 years ago
2fe64d2
Fix arena_reset() test to avoid tcache.
by Jason Evans
· 9 years ago
259f8eb
Fix arena_choose_hard() regression.
by Jason Evans
· 9 years ago
71d9482
Fix degenerate mb_write() compilation error.
by Jason Evans
· 9 years ago
19ff2ce
Implement the arena.<i>.reset mallctl.
by Jason Evans
· 9 years ago
66cd953
Do not allocate metadata via non-auto arenas, nor tcaches.
by Jason Evans
· 9 years ago
c9a4bf9
Reduce a variable scope.
by Jason Evans
· 9 years ago
eb68842
Doc typo fixes.
by hitstergtd
· 9 years ago
b6e07d2
Fix malloc_mutex_assert_[not_]owner() for --enable-lazy-lock case.
by Jason Evans
· 9 years ago
ab0cfe0
Update private_symbols.txt.
by Jason Evans
· 9 years ago
a0c632c
Update private_symbols.txt
by Rajat Goel
· 9 years ago
1423ee9
Fix style nits.
by Jason Evans
· 9 years ago
1b58301
Fix malloc_mutex_[un]lock() to conditionally check witness.
by Jason Evans
· 9 years ago
d9394d0
Convert base_mtx locking protocol comments to assertions.
by Jason Evans
· 9 years ago
2288424
s/MALLOC_MUTEX_RANK_OMIT/WITNESS_RANK_OMIT/
by Jason Evans
· 9 years ago
Next »