antirez
57c80d1fca
Defrag: fix function name typo defarg -> defrag.
2017-01-11 15:38:12 +01:00
antirez
f11a12e915
Defrag: do not crash on empty quicklist.
2017-01-11 15:38:09 +01:00
antirez
da55ed0032
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-10 11:33:50 +01:00
antirez
e4f25b015c
Defrag: activate it only if running modified version of Jemalloc.
...
This commit also includes minor aesthetic changes like removal of
trailing spaces.
2017-01-10 11:25:39 +01:00
oranagra
763f49243d
active defrag improvements
2017-01-02 09:42:32 +02:00
oranagra
53511a429c
active memory defragmentation
2016-12-30 03:37:52 +02:00