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
/
src
/
zmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Key as dict entry - memory optimization for sets (#11595)
Viktor Söderqvist
2023-01-20
1
-2
/
+3
*
Avoid using unsafe C functions (#10932)
ranshid
2022-07-18
1
-1
/
+1
*
Avoid valgrind fishy value warning on corrupt restore payloads (#10937)
Oran Agra
2022-07-13
1
-6
/
+12
*
Add warning for suspected slow system clocksource setting (#10636)
yoav-steinberg
2022-05-22
1
-17
/
+41
*
zmalloc_get_rss implementation for haiku. (#10687)
David CARLIER
2022-05-08
1
-0
/
+17
*
zmalloc_get_rss openbsd implementation (#10149)
David CARLIER
2022-01-19
1
-1
/
+7
*
zmalloc_get_rss netbsd impl fix proposal. (#10116)
David CARLIER
2022-01-16
1
-2
/
+2
*
Added INFO LATENCYSTATS section: latency by percentile distribution/latency b...
filipe oliveira
2022-01-05
1
-0
/
+14
*
Add --large-memory flag for REDIS_TEST to enable tests that consume more than...
sundb
2021-11-16
1
-2
/
+2
*
fix a compilation error around madvise when make with jemalloc on MacOS (#9350)
DarrenJiang13
2021-08-10
1
-1
/
+1
*
Use madvise(MADV_DONTNEED) to release memory to reduce COW (#8974)
Wang Yuan
2021-08-04
1
-1
/
+33
*
Fix slowdown due to child reporting CoW. (#8645)
Yossi Gottlieb
2021-03-22
1
-0
/
+5
*
Add run all test support with define REDIS_TEST (#8570)
sundb
2021-03-10
1
-1
/
+2
*
Fix memory info on FreeBSD. (#8620)
Yossi Gottlieb
2021-03-09
1
-3
/
+3
*
Cleanup usage of malloc_usable_size. (#8554)
Yossi Gottlieb
2021-02-25
1
-2
/
+8
*
Fix compile errors with no HAVE_MALLOC_SIZE. (#8533)
Yossi Gottlieb
2021-02-23
1
-5
/
+2
*
Fix integer overflow (CVE-2021-21309). (#8522)
Yossi Gottlieb
2021-02-22
1
-0
/
+10
*
Fix last COW INFO report, Skip test on non-linux platforms (#8301)
Oran Agra
2021-01-08
1
-8
/
+11
*
Several (mostly Solaris-related) cleanups (#8171)
Yossi Gottlieb
2020-12-13
1
-8
/
+3
*
Solaris based system rss size report. (#8138)
David CARLIER
2020-12-06
1
-0
/
+21
*
Sanitize dump payload: fail RESTORE if memory allocation fails
Oran Agra
2020-12-06
1
-64
/
+88
*
DragonFlyBSD resident memory amount (almost) similar as FreeBSD. (#8023)
David CARLIER
2020-11-08
1
-1
/
+5
*
Fix wrong zmalloc_size() assumption. (#7963)
Yossi Gottlieb
2020-10-26
1
-3
/
+0
*
performance and memory reporting improvement - sds take control of it's inter...
Oran Agra
2020-10-02
1
-1
/
+85
*
getting rss size implementation for netbsd (#7293)
David CARLIER
2020-09-29
1
-0
/
+20
*
Implement redisAtomic to replace _Atomic C11 builtin (#7707)
Wang Yuan
2020-09-17
1
-2
/
+1
*
Remove dead code from update_zmalloc_stat_alloc (#7589)
Oran Agra
2020-07-31
1
-11
/
+2
*
Avoid collision with MacOS LIST_HEAD macro after #6384.
antirez
2019-12-02
1
-0
/
+8
*
Merge pull request #6384 from devnexen/apple_smaps_impl
Salvatore Sanfilippo
2019-12-02
1
-0
/
+21
|
\
|
*
Adding AnonHugePages case + comments
David Carlier
2019-09-20
1
-2
/
+11
|
*
Getting region date per process in Darwin
David Carlier
2019-09-15
1
-0
/
+12
*
|
Merge remote-tracking branch 'antirez/unstable' into jemalloc_purge_bg
Oran Agra
2019-10-04
1
-0
/
+20
|
\
\
|
|
/
|
*
Updating resident memory request impl on FreeBSD.
David Carlier
2019-07-28
1
-0
/
+20
*
|
RED-31295 - redis: avoid race between dlopen and thread creation
Oran Agra
2019-10-02
1
-4
/
+2
*
|
make redis purge jemalloc after flush, and enable background purging thread
Oran Agra
2019-06-02
1
-0
/
+34
|
/
*
Alter coding style in #4696 to conform to Redis code base.
antirez
2019-03-21
1
-1
/
+1
*
Merge pull request #4696 from oranagra/zrealloc_fix
Salvatore Sanfilippo
2019-03-21
1
-0
/
+4
|
\
|
*
Fix zrealloc to behave similarly to je_realloc when size is 0
Oran Agra
2018-02-21
1
-0
/
+4
*
|
Fix incorrect memory usage accounting in zrealloc
Bruce Merry
2018-09-30
1
-2
/
+18
*
|
fix recursion typo in zmalloc_usable
Oran Agra
2018-07-22
1
-1
/
+1
*
|
slave buffers were wasteful and incorrectly counted causing eviction
Oran Agra
2018-07-16
1
-0
/
+3
*
|
Fix typo
Jack Drogon
2018-07-03
1
-1
/
+1
*
|
Fix update_zmalloc_stat_alloc in zrealloc
Fuxin Hao
2018-06-14
1
-1
/
+1
*
|
Merge pull request #4901 from KFilipek/zmalloc_typo_fix
Salvatore Sanfilippo
2018-06-11
1
-1
/
+1
|
\
\
|
*
|
Typo in preprocessor condition
Krzysztof Filipek
2018-05-06
1
-1
/
+1
*
|
|
include stdint.h for unit64_t definition
Remi Collet
2018-05-30
1
-0
/
+1
*
|
|
Active defrag fixes for 32bit builds
Oran Agra
2018-05-17
1
-1
/
+4
|
/
/
*
|
Adding real allocator fragmentation to INFO and MEMORY command + active defra...
Oran Agra
2018-03-12
1
-3
/
+26
|
/
*
zmalloc.c: remove thread safe mode, it's the default way.
antirez
2017-05-09
1
-21
/
+3
*
Simplify atomicvar.h usage by having the mutex name implicit.
antirez
2017-05-04
1
-3
/
+3
[next]