zhaozhao.zz
c9cb699bfb
dict: fix the int problem for defrag
2017-12-05 15:38:50 +01:00
antirez
57c81853b7
Defrag: don't crash when a module value is encountered.
2017-01-12 09:59:31 +01:00
antirez
fa0d8b6204
Defrag: fix function name typo defarg -> defrag.
2017-01-12 09:59:31 +01:00
antirez
ebb9a7e7e7
Defrag: do not crash on empty quicklist.
2017-01-12 09:59:31 +01:00
antirez
da84b9c47a
Defrag: fix comments & code to conform to the Redis code base.
...
Don't go over 80 cols. Start with captial letter, capital letter afer
point, end comment with a point and so forth. No actual code behavior
touched at all.
2017-01-12 09:59:31 +01:00
antirez
a18f3cf389
Defrag: activate it only if running modified version of Jemalloc.
...
This commit also includes minor aesthetic changes like removal of
trailing spaces.
2017-01-12 09:59:31 +01:00
oranagra
1ad4883710
active defrag improvements
2017-01-12 09:59:31 +01:00
oranagra
67def2611f
active memory defragmentation
2017-01-12 09:59:30 +01:00