From: antirez Date: Tue, 2 Nov 2010 11:09:59 +0000 (+0100) Subject: Revert "Now maxmemory, VM, and everything else uses the fast RSS memory used estimati... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/ca734d17ad9b7ea97a87bd048ad1c1e253ef67a6?hp=ca734d17ad9b7ea97a87bd048ad1c1e253ef67a6 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. ---