]> git.saurik.com Git - redis.git/blame_incremental - deps/jemalloc/README
Sentinel: SENTINEL FAILOVER command implemented.
[redis.git] / deps / jemalloc / README
... / ...
CommitLineData
1jemalloc is a general-purpose scalable concurrent malloc(3) implementation.
2This distribution is a "portable" implementation that currently targets
3FreeBSD, Linux, Apple OS X, and MinGW. jemalloc is included as the default
4allocator in the FreeBSD and NetBSD operating systems, and it is used by the
5Mozilla Firefox web browser on Microsoft Windows-related platforms. Depending
6on your needs, one of the other divergent versions may suit your needs better
7than this distribution.
8
9The COPYING file contains copyright and licensing information.
10
11The INSTALL file contains information on how to configure, build, and install
12jemalloc.
13
14The ChangeLog file contains a brief summary of changes for each release.
15
16URL: http://www.canonware.com/jemalloc/