Closed GoogleCodeExporter closed 8 years ago
Yes, this was an error causing a little more memory to be used on OSX. This has
been fixed in 2.2, more specifically:
https://github.com/antirez/redis/commit/7cdc98b6#L1R38 . Here, PREFIX_SIZE is
set to 0 when malloc_size() is available (either when compiled on OSX or when
tcmalloc is used).
Original comment by pcnoordh...@gmail.com
on 13 Feb 2011 at 12:06
Original issue reported on code.google.com by
InsFocus
on 12 Feb 2011 at 6:49