]> git.saurik.com Git - redis.git/blame - deps/jemalloc/README
Merge pull request #496 from pietern/2.6-makeinstall
[redis.git] / deps / jemalloc / README
CommitLineData
a78e148b 1jemalloc is a general-purpose scalable concurrent malloc(3) implementation.
2This distribution is a stand-alone "portable" implementation that currently
3targets Linux and Apple OS X. jemalloc is included as the default allocator in
4the FreeBSD and NetBSD operating systems, and it is used by the Mozilla Firefox
5web browser on Microsoft Windows-related platforms. Depending on your needs,
6one of the other divergent versions may suit your needs better than this
7distribution.
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/