]> git.saurik.com Git - redis.git/blame - deps/jemalloc/README
Sentinel: send SCRIPT KILL on -BUSY reply and SDOWN instance.
[redis.git] / deps / jemalloc / README
CommitLineData
a78e148b 1jemalloc is a general-purpose scalable concurrent malloc(3) implementation.
4934f93d 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.
a78e148b 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/