Revert "Now maxmemory, VM, and everything else uses the fast RSS memory used estimati...
authorantirez <antirez@gmail.com>
Tue, 2 Nov 2010 11:09:59 +0000 (12:09 +0100)
committerantirez <antirez@gmail.com>
Tue, 2 Nov 2010 11:09:59 +0000 (12:09 +0100)
commitca734d17ad9b7ea97a87bd048ad1c1e253ef67a6
tree14a6a96644e25397e5a17a905d5465b32be2a38b
parenta3e60027e7d4419971406c6da7d6e8accbcaf9b0
Revert "Now maxmemory, VM, and everything else uses the fast RSS memory used estimation instead of raw memory reported by zmalloc(). This means that setting maxmemory to 2GB will really have the effect of using up to 2GB of memory."

This reverts commit a3e60027e7d4419971406c6da7d6e8accbcaf9b0.
src/aof.c
src/rdb.c
src/redis.c