index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
deps
/
jemalloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve active defrag in jemalloc 5.2 (#9778)
Oran Agra
2021-11-21
1
-12
/
+23
*
Resolve nonsense static analysis warnings
Oran Agra
2021-10-12
1
-1
/
+1
*
Fix compilation warnings in Lua and jemalloc dependencies (#7785)
YoongHM
2021-10-12
1
-1
/
+1
*
fix a rare active defrag edge case bug leading to stagnation
Oran Agra
2021-10-12
2
-11
/
+20
*
Fix defrag to support sharded bins in arena (added in v5.2.1)
Yoav Steinberg
2021-10-10
1
-1
/
+2
*
Active defrag fixes for 32bit builds (again)
Oran Agra
2021-10-10
1
-2
/
+2
*
add defrag hint support into jemalloc 5
Oran Agra
2021-10-10
3
-0
/
+43
*
Generate configure for Jemalloc 5.2.1.
Yoav Steinberg
2021-10-10
2
-0
/
+14113
*
Merge commit '220a0f0880419450c9409202aac1fab4b8be0719' as 'deps/jemalloc'
Yoav Steinberg
2021-10-10
322
-0
/
+80506
*
Delete old jemalloc before pulling in subtree.
Yoav Steinberg
2021-10-10
298
-86768
/
+0
*
Resolve nonsense static analysis warnings
Oran Agra
2021-05-03
1
-1
/
+1
*
Fix compilation warnings in Lua and jemalloc dependencies (#7785)
YoongHM
2020-09-29
1
-1
/
+1
*
Fix compilation warning in jemalloc's malloc_vsnprintf (#7789)
YoongHM
2020-09-21
1
-1
/
+1
*
fix a rare active defrag edge case bug leading to stagnation
Oran Agra
2020-05-20
2
-11
/
+20
*
Jemalloc: Avoid blocking on background thread lock for stats.
Oran Agra
2019-06-02
1
-1
/
+7
*
Active defrag fixes for 32bit builds (again)
Oran Agra
2018-07-11
1
-2
/
+2
*
add defrag hint support into jemalloc 5
Oran Agra
2018-06-27
3
-0
/
+43
*
Generate configure for Jemalloc.
antirez
2018-05-24
3
-0
/
+13746
*
Jemalloc upgraded to version 5.0.1.
antirez
2018-05-24
300
-34631
/
+40603
*
Active defrag fixes for 32bit builds
Oran Agra
2018-05-17
1
-2
/
+2
*
Revert "Jemalloc updated to 4.4.0."
antirez
2017-04-22
150
-17142
/
+6259
*
Jemalloc updated to 4.4.0.
antirez
2017-01-30
150
-6259
/
+17142
*
Defrag: activate it only if running modified version of Jemalloc.
antirez
2017-01-10
1
-0
/
+4
*
active memory defragmentation
oranagra
2016-12-30
1
-0
/
+32
*
Jemalloc configure script fixed to work nested.
antirez
2015-10-07
1
-18
/
+0
*
Jemalloc updated to 4.0.3.
antirez
2015-10-06
137
-10017
/
+19876
*
Jemalloc: use LG_QUANTUM of 3 for AMD64 and I386.
antirez
2015-07-24
1
-2
/
+2
*
Jemalloc updated to 3.6.0.
antirez
2014-06-20
148
-4901
/
+16667
*
Redis/Jemalloc Gitignore were too aggressive.
antirez
2013-04-18
1
-5
/
+0
*
Jemalloc updated to version 3.2.0.
antirez
2012-11-28
40
-631
/
+1741
*
Jemalloc updated to 3.0.0.
antirez
2012-05-16
78
-9462
/
+12919
*
jemalloc gitignore updated to jemalloc 2.2.5
antirez
2011-11-25
1
-11
/
+19
*
Update to jemalloc 2.2.5
jbergstroem
2011-11-23
24
-202
/
+535
*
Ignore jemalloc build artifacts
Pieter Noordhuis
2011-06-20
1
-0
/
+15
*
jemalloc source added
antirez
2011-06-20
83
-0
/
+40431