]> git.saurik.com Git - redis.git/commit
Function to compute RSS memory usage in a fast way, suitable to be called inside...
authorantirez <antirez@gmail.com>
Tue, 2 Nov 2010 10:40:35 +0000 (11:40 +0100)
committerantirez <antirez@gmail.com>
Tue, 2 Nov 2010 10:40:35 +0000 (11:40 +0100)
commit7d47ecd543ed41db70396bc3866eac872a31774d
tree14a6a96644e25397e5a17a905d5465b32be2a38b
parent10c12171cc2f94087c85651b14831c1e52daa087
Function to compute RSS memory usage in a fast way, suitable to be called inside keys eviction loops
src/redis.c
src/redis.h