From: antirez Date: Thu, 2 Feb 2012 09:17:16 +0000 (+0100) Subject: Set a 3.5 GB maxmemory limit with noeviction policy if a 32 bit instance without... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d876678b5eb0db0df66a658faeb8fb71e236a634?hp=d876678b5eb0db0df66a658faeb8fb71e236a634 Set a 3.5 GB maxmemory limit with noeviction policy if a 32 bit instance without user-provided memory limits is detected. ---